ash-project/ash

Duplicate extension migrations when using multiple repos

Fechada

#2.278 aberto em 18 de ago. de 2025

 (7 comentários) (0 reação) (0 responsável)Elixir (389 forks)batch import
buggood first issue

Métricas do repositório

Stars
 (2.412 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 6h) (26 fundiu PRs em 30d)

Description

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"

Guia do colaborador