managarten/.github/workflows
Till JS 52bca1152c
Some checks are pending
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
fix(deploy): drop bash-source of .env.macmini in migration-step
Same fix as commit 97e285bc6 (backup-script): `. "$ENV_FILE"` breaks
on DOTENV values with unquoted whitespace — `MANA_AI_PUBLIC_KEY_PEM`
contains `-----BEGIN PUBLIC KEY-----…`, bash parses "PUBLIC" as the
next command and fails with `PUBLIC: command not found`.

Replaced the full bash-source with a targeted grep for the only env
var the migration step actually needs (POSTGRES_PASSWORD).

Quotes (single/double) around the value are stripped if present.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 21:32:44 +02:00
..
cd-macmini.yml fix(deploy): drop bash-source of .env.macmini in migration-step 2026-05-13 21:32:44 +02:00
ci.yml feat(cutover): platform services build from ../mana, not from this repo 2026-05-08 18:40:08 +02:00
daily-tests.yml feat(cutover): platform services build from ../mana, not from this repo 2026-05-08 18:40:08 +02:00
docker-validate.yml refactor: rename zitare -> quotes (Zitate) 2026-04-14 20:59:16 +02:00
mirror-to-forgejo.yml chore: rename repo mana-monorepo → managarten 2026-05-09 01:16:02 +02:00
module-health.yml chore(audit): module complexity reports + workbench map 2026-04-14 19:47:42 +02:00