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

Add migration version validation on CI #29

Open
gutakk opened this issue Feb 23, 2021 · 0 comments
Open

Add migration version validation on CI #29

gutakk opened this issue Feb 23, 2021 · 0 comments

Comments

@gutakk
Copy link
Contributor

gutakk commented Feb 23, 2021

Why

According to #22.
@olivierobert suggested to

Add a codebase test which be executed on the CI and fail the test suite if a new migration added in a PR is older than the latest migration on the destination branch.

Acceptance Criteria

  • Add migration version validation on CI and fail the test if the new migration added in a PR is older than the latest migration on the destination branch.

Who Benefits?

Developers

@gutakk gutakk added this to the 1.0.0 milestone Feb 23, 2021
@gutakk gutakk removed this from the 1.0.0 milestone Feb 23, 2021
@gutakk gutakk added this to the 2.0.0 milestone Mar 17, 2021
@gutakk gutakk removed this from the 2.0.0 milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant