Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: API deployment should fail when migrations fail #224

Open
marcellmueller opened this issue Jan 15, 2025 · 0 comments
Open

CI: API deployment should fail when migrations fail #224

marcellmueller opened this issue Jan 15, 2025 · 0 comments
Labels
Bug Something isn't working DevOps

Comments

@marcellmueller
Copy link
Contributor

Describe the Bug
The API deployment job in CI silently fails if there is an error with migrations - the migrations roll back and the job appears to pass successfully. We need to handle this as it's inevitable that we will deploy a broken app as the api/frontend is expecting migrations to be in the database that aren't there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working DevOps
Projects
Status: No status
Development

No branches or pull requests

1 participant