ash-project/ash

Duplicate extension migrations when using multiple repos

Chiusa

#2278 aperta il 18 ago 2025

 (7 commenti) (0 reazioni) (0 assegnatari)Elixir (389 fork)batch import
buggood first issue

Metriche repository

Star
 (2412 stelle)
Metriche merge PR
 (Merge medio 6g 6h) (26 PR mergiate in 30 g)

Descrizione

Current Behavior

When adding a new extension with igniter that requires a migration the tool generate the migration for each repo defined in the project causing a migration error

Reproduction

https://github.com/wildcant/multi-repo-extension-duped-migration

Expected Behavior

Quoting Zach: "we probably want some kind of migrate_extensions? false callback on the repo"

Guida contributor