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

Generate migrations using GitHub Actions Run workflow button #91

Open
1 of 3 tasks
robertgz opened this issue Mar 26, 2023 · 0 comments
Open
1 of 3 tasks

Generate migrations using GitHub Actions Run workflow button #91

robertgz opened this issue Mar 26, 2023 · 0 comments
Assignees
Labels
CI/CD Continuous integration enhancement New feature or request

Comments

@robertgz
Copy link
Member

robertgz commented Mar 26, 2023

  • Create a GitHub Actions workflow to generate database migrations.
  • This should run when a pull request is merged into main that has changes to the schema.
  • This should commit the added migration file back to the repository and tag the migration version. The format of the tags still needs to be determined.
@robertgz robertgz added enhancement New feature or request CI/CD Continuous integration labels Mar 26, 2023
@robertgz robertgz self-assigned this Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant