Skip to content

Add support for strict migration validation#214

Merged
chrisandreae merged 5 commits intomasterfrom
strict-migrations
Feb 10, 2026
Merged

Add support for strict migration validation#214
chrisandreae merged 5 commits intomasterfrom
strict-migrations

Conversation

@chrisandreae
Copy link
Copy Markdown
Member

With strict migration validation, every visited view must have a migration version specified by the client.

@chrisandreae chrisandreae force-pushed the strict-migrations branch 5 times, most recently from 442a2c7 to 8a8d8e6 Compare February 6, 2026 11:12
Comment thread lib/view_model/record.rb Outdated
@chrisandreae chrisandreae force-pushed the strict-migrations branch 10 times, most recently from a38a271 to 89c2ded Compare February 10, 2026 06:13
With strict migration validation, every visited view must have a migration
version specified by the client.
Comment thread gemfiles/rails_6_1.gemfile Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These generated gemfiles are a realization of the contents of the Appraisals file. You should clean that up while you're here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oh, gosh, I wonder when the last time the generation was run, it looks so completely different

@chrisandreae chrisandreae merged commit 5f0f6c9 into master Feb 10, 2026
4 checks passed
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