ash-project/ash

Duplicate extension migrations when using multiple repos

已關閉

#2,278 建立於 2025年8月18日

 (7 則留言) (0 個反應) (0 位負責人)Elixir (389 個分叉)batch import
buggood first issue

倉庫指標

星標
 (2,412 顆星)
PR 合併指標
 (平均合併 6天 6小時) (30 天內合併 26 個 PR)

描述

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"

貢獻者指南