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

feat: auto-bump schema versions to current version #1193

Merged

Conversation

dbirman
Copy link
Member

@dbirman dbirman commented Dec 11, 2024

This PR fixes a bug that we introduced by adding the SkipValidation wrapper on schema_version. Now if an AindCoreModel validates successfully it is guaranteed to have the correct schema version field.

I think the SkipValidation could now be removed?

@dbirman dbirman linked an issue Dec 11, 2024 that may be closed by this pull request
@dbirman dbirman requested a review from jtyoung84 December 11, 2024 06:07
@dbirman dbirman added this pull request to the merge queue Dec 12, 2024
Merged via the queue into dev with commit 5d9ae35 Dec 12, 2024
5 checks passed
@dbirman dbirman deleted the 1165-potential-for-mismatch-between-schema-version-and-model branch December 12, 2024 23:18
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.

Potential for mismatch between schema version and model
2 participants