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

Production Migration CI #8

Merged
merged 10 commits into from
Oct 6, 2024
Merged

Production Migration CI #8

merged 10 commits into from
Oct 6, 2024

Conversation

owens1127
Copy link
Collaborator

@owens1127 owens1127 commented Oct 3, 2024

Description

Sets up GitHub action which applies database migrations to our production database.

Motivation and Context

Closes 21

Breaking change: DATABASE_URL has been renamed to DATABASE_PRISMA_URL to match Vercel's postgres integration variable names. Please update your .env file.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CI/CD changes (changing github actions or deployment scripts)
  • New package(s)
  • New dependencies
  • Global style changes
  • Project configuration

Checklist:

  • I verified my changes work in the local environment
  • I verified my changes work in the preview environment
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

How has this been tested?

Tested by making the action runnable on any branch, working as intended

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
good-dog-licensing-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2024 8:29pm

@owens1127 owens1127 changed the title setup action Production Migration CI Oct 3, 2024
@owens1127 owens1127 marked this pull request as ready for review October 3, 2024 14:06
@owens1127 owens1127 merged commit 9503750 into main Oct 6, 2024
7 checks passed
@owens1127 owens1127 deleted the production-db branch October 6, 2024 20:30
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