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

chore: release-please for db #1577

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: release-please for db #1577

wants to merge 1 commit into from

Commits on Jun 27, 2022

  1. chore: release-please for db

    this is a nudge to finish off the db migration automation.
    
    as is, this will add release please notes to the PRs and increment the package number.
    
    If we do a major change, we'd need to bump the db dep number in the other projects.
    
    TODO:
    - [ ] fork prod db to staging on merge to main
    - [ ] auto apply migrations to staging
    - [ ] snapshot prod db on release
    - [ ] auto apply migrations to prod
    
    see: #1482
    see: #1275
    
    License: (Apache-2.0 AND MIT)
    Signed-off-by: Oli Evans <oli@tableflip.io>
    olizilla committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5f9dca6 View commit details
    Browse the repository at this point in the history