Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: bump migration to resolve duplicate id #6486

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

Merged
merged 1 commit into from
Mar 7, 2023
Merged

fix: bump migration to resolve duplicate id #6486

merged 1 commit into from
Mar 7, 2023

Conversation

kylecarbs
Copy link
Member

This happened because two PRs with different migrations merged at the same time!

This happened because two PRs with different migrations
merged at the same time!
@kylecarbs kylecarbs self-assigned this Mar 7, 2023
@kylecarbs kylecarbs requested a review from mafredri March 7, 2023 15:58
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be nice to protect against this by enforcing branch is up-to-date before merge. But it makes it slightly more annoying to merge.

@kylecarbs
Copy link
Member Author

@mafredri once we work to get CI fast (like <=1m) I want us to do that... it's nice to have guaranteed protection!

@kylecarbs kylecarbs enabled auto-merge (squash) March 7, 2023 16:00
@kylecarbs kylecarbs disabled auto-merge March 7, 2023 16:04
@kylecarbs kylecarbs merged commit 23bebb4 into main Mar 7, 2023
@kylecarbs kylecarbs deleted the dupmigration branch March 7, 2023 16:04
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants