ash-project/ash

Duplicate extension migrations when using multiple repos

クローズ

#2,278 opened on 2025/08/18

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Elixir (389 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (2,412 個のスター)
PR merge metrics
 (平均マージ 6d 6h) (30d で 26 merged PRs)

説明

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"

コントリビューターガイド