mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:01:10 +02:00
Adds a new 'migrations' job that runs after deploy to automatically push schema changes to the database. Features: - Runs db:push after container deployment - Retry logic with exponential backoff (3 attempts) - 2-minute timeout per attempt - Skipped for web-only projects (manacore) - Reports migration status in deployment summary This ensures schema changes are automatically applied when deploying new versions via tags (e.g., todo-staging-v1.0.0). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||