Skip to content

Make deployment migrations non-interactive#35

Merged
arjunkomath merged 1 commit into
mainfrom
fix/non-interactive-deployment-migrations
Jun 23, 2026
Merged

Make deployment migrations non-interactive#35
arjunkomath merged 1 commit into
mainfrom
fix/non-interactive-deployment-migrations

Conversation

@techulus-agent

Copy link
Copy Markdown
Collaborator

Summary

  • run Drizzle deploy sync with drizzle-kit push --force instead of piping interactive confirmation
  • update both production compose variants
  • document that deploy migrations are non-interactive and will auto-accept Drizzle data-loss statements

Validation

  • docker compose -f deployment/compose.production.yml config --quiet with temporary local env file
  • docker compose -f deployment/compose.postgres.yml config --quiet with temporary local env file
  • git diff --check

@arjunkomath
arjunkomath merged commit a2e665e into main Jun 23, 2026
5 checks passed
@arjunkomath
arjunkomath deleted the fix/non-interactive-deployment-migrations branch June 23, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants