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

fix(userstatus): Sync migration version number with app version #40614

Merged
merged 1 commit into from Sep 26, 2023

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Sep 25, 2023

Summary

The migration version number was synced with server in #28403. The app was at 1.3.0. Now we are at 1.8.0 and it just feels wrong to continue the out-of-sync naming in #40564.

Renaming causes the migration to run again if it hasn't run already. It's adjusted to not cause an issue in that case.

I'm also open for other ideas that bring the versioning state into consistency.

TODO

  • Adjust version number
  • Test an upgrade/migration

Checklist

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

🙈

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

LGTM!

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 26, 2023
@ChristophWurst
Copy link
Member Author

mysql job timed out after 1h -> ignore

@ChristophWurst ChristophWurst merged commit 91959c9 into master Sep 26, 2023
38 of 39 checks passed
@ChristophWurst ChristophWurst deleted the fix/userstatus/migration-version-number branch September 26, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish feature: status technical debt
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants