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

Mini-Migrators for v1 recipe #3642

Open
11 tasks
wolfv opened this issue Jan 28, 2025 · 1 comment
Open
11 tasks

Mini-Migrators for v1 recipe #3642

wolfv opened this issue Jan 28, 2025 · 1 comment

Comments

@wolfv
Copy link
Contributor

wolfv commented Jan 28, 2025

These are mini migrators for the v1 recipe that need porting & testing:

  • CondaForgeYAMLCleanup
  • Jinja2VarsCleanup
  • DuplicateLinesCleanup
  • PipMigrator
  • LicenseMigrator
  • CondaForgeYAMLCleanup
  • ExtraJinja2KeysCleanup
  • Build2HostMigrator
  • NoCondaInspectMigrator
  • MPIPinRunAsBuildCleanup
  • PyPIOrgMigrator

DEFAULT_MINI_MIGRATORS = [
CondaForgeYAMLCleanup,
Jinja2VarsCleanup,
DuplicateLinesCleanup,
PipMigrator,
LicenseMigrator,
CondaForgeYAMLCleanup,
ExtraJinja2KeysCleanup,
Build2HostMigrator,
NoCondaInspectMigrator,
MPIPinRunAsBuildCleanup,
PyPIOrgMigrator,
]

@beckermr
Copy link
Contributor

You are missing a bunch I think. The arch migrations and a few others have special minimigrators attached to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants