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

rearrange migrations and generate dump #20652

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

roperzh
Copy link
Contributor

@roperzh roperzh commented Jul 23, 2024

this re-arranges migrations so the VPP schema changes happen after already merged migrations and commits the result of running make dump-test-schema using mysql 8.

note that there are a bunch of seemingly unrelated changes in the diff, but that's just the mysql 8 bump, the diff against main should be smaller.

@roperzh roperzh marked this pull request as ready for review July 23, 2024 13:33
@roperzh roperzh requested a review from a team as a code owner July 23, 2024 13:33
@lucasmrod
Copy link
Member

I haven't reviewed, but just FYI we've deployed yesterday's main to dogfood.

@roperzh
Copy link
Contributor Author

roperzh commented Jul 23, 2024

I haven't reviewed, but just FYI we've deployed yesterday's main to dogfood.

thank you! I think we're good 🎉 this is still in the feature branch, and by moving these migrations to the bottom we should be fine for the next time we deploy

@roperzh roperzh merged commit 845bfc7 into feat-vpp-apps-18867 Jul 23, 2024
9 checks passed
@roperzh roperzh deleted the vpp-migration-order branch July 23, 2024 14:01
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.

3 participants