Skip to content

Fix duplicate Rake tasks#238

Merged
rsamoilov merged 2 commits intorelease/v1.21.2from
duplicate-rake-tasks
Mar 11, 2026
Merged

Fix duplicate Rake tasks#238
rsamoilov merged 2 commits intorelease/v1.21.2from
duplicate-rake-tasks

Conversation

@rsamoilov
Copy link
Copy Markdown
Member

The change prevents StandaloneMigrations from loading app-level Rake tasks ensuring they're not duplicated.

fixes #236

@rsamoilov rsamoilov changed the base branch from main to release/v1.21.2 March 11, 2026 15:45
@rsamoilov rsamoilov force-pushed the duplicate-rake-tasks branch from 68eefc9 to cbb5ac0 Compare March 11, 2026 15:46
@rsamoilov rsamoilov merged commit e67f332 into release/v1.21.2 Mar 11, 2026
12 checks passed
@rsamoilov rsamoilov deleted the duplicate-rake-tasks branch March 11, 2026 15:53
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.

App Rake tasks being loaded twice

1 participant