Skip to content

Comments

Add missing Good Job migrations#1346

Merged
Mr0grog merged 2 commits intomainfrom
2026-02-02-goodjob-migrations
Feb 2, 2026
Merged

Add missing Good Job migrations#1346
Mr0grog merged 2 commits intomainfrom
2026-02-02-goodjob-migrations

Conversation

@Mr0grog
Copy link
Member

@Mr0grog Mr0grog commented Feb 2, 2026

During the upgrade from Rails 8.1.1 to 8.1.2 (#1342), I discovered some mess between Rails 8.1 and Minitest 6 caused the app to stop finding tests, meaning it has silently not been running any tests (all 0 of them are passing) in CI since late December or early January. One of those tests was meant to catch Good Job migrations, and did not, since it didn't run.

This puts the missing migrations in place.

During the upgrade from Rails 8.1.1 to 8.1.2 (#1342), I discovered some mess between Rails 8.1 and Minitest 6 caused the app to stop finding tests, meaning it has silently not been running any tests (all 0 of them are passing) in CI since late December or early January. One of those tests was meant to catch Good Job migrations, and did not, since it didn't run.

This puts the missing migrations in place.
@Mr0grog Mr0grog merged commit 732269b into main Feb 2, 2026
5 checks passed
@Mr0grog Mr0grog deleted the 2026-02-02-goodjob-migrations branch February 2, 2026 20:44
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.

1 participant