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"