Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for migration renames in CI and throw if it happens #10389

Open
mattkrick opened this issue Oct 21, 2024 · 1 comment
Open

Check for migration renames in CI and throw if it happens #10389

mattkrick opened this issue Oct 21, 2024 · 1 comment
Labels
DX Developer Experience

Comments

@mattkrick
Copy link
Member

In the migration-order.yml CI check, we should look out for renamed migrations & throw if we find them

@mattkrick mattkrick added the DX Developer Experience label Oct 21, 2024
@Dschoordsch
Copy link
Contributor

I think all delete operations in migrations should throw. This would include both renames, accidental deletes and rename + changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Developer Experience
Projects
Status: To Prioritize
Development

No branches or pull requests

2 participants