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

Feature 73: CI/CD for Database Changes #87

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

daniel-va
Copy link
Contributor

Resolves #73.

Replaces the startup command of the API's Docker image with a shell script that runs prisma migrate deploy before starting the application itself.

@daniel-va daniel-va added the enhancement New feature or request label Apr 18, 2024
@daniel-va daniel-va requested a review from TIL-EBP April 18, 2024 04:33
@daniel-va daniel-va self-assigned this Apr 18, 2024
@daniel-va daniel-va merged commit e0ee835 into develop Apr 24, 2024
1 check passed
@daniel-va daniel-va deleted the feature/asset-73-ci-cd-for-database-changes branch April 24, 2024 09:50
daniel-va added a commit that referenced this pull request Jun 13, 2024
…base-changes

Feature 73: CI/CD for Database Changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD for Database-Changes
2 participants