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: add default= to schema_version_bump.py #1157

Merged

Conversation

dbirman
Copy link
Member

@dbirman dbirman commented Nov 12, 2024

This PR adds the "default=" back onto schema_version and fixes the schema_version_bump script so it won't remove the field again. The defaults were added in v1.1.X #1102 and was removed by the schema_version_bump workflow script when the release-v1.2.0 branch was opened.

@dbirman dbirman linked an issue Nov 12, 2024 that may be closed by this pull request
@dbirman dbirman requested a review from jtyoung84 November 12, 2024 18:57
@dbirman dbirman added this pull request to the merge queue Nov 12, 2024
Merged via the queue into dev with commit 95e3882 Nov 12, 2024
5 checks passed
@dbirman dbirman deleted the 1156-schema_version_bump-removes-the-schema_version-default= branch November 12, 2024 19:32
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.

schema_version_bump removes the schema_version default=
2 participants