Skip to content

Register conda-smithy as a conda subcommand plugin#2506

Open
kenodegard wants to merge 2 commits intoconda-forge:mainfrom
kenodegard:CondaSubcommand-plugin
Open

Register conda-smithy as a conda subcommand plugin#2506
kenodegard wants to merge 2 commits intoconda-forge:mainfrom
kenodegard:CondaSubcommand-plugin

Conversation

@kenodegard
Copy link
Copy Markdown
Contributor

@kenodegard kenodegard commented Apr 1, 2026

Checklist

  • Added a news entry
  • Regenerated schema JSON if schema altered (python -m conda_smithy.schema)

conda 26.3.0 dropped support for the legacy method of loading subcommands via conda-* executables. Instead need to register the subcommand using the plugin system.

@kenodegard kenodegard marked this pull request as ready for review April 1, 2026 23:41
@kenodegard kenodegard requested a review from a team as a code owner April 1, 2026 23:41
@h-vetinari
Copy link
Copy Markdown
Member

Thanks for this! Do we need to repopatch the combination of older smithy with conda 26.3? In my local environment, I've already updated to conda/conda-build 26.3, and conda smithy rerender is still functional, so I'm wondering what

conda 26.3.0 dropped support for the legacy method of loading subcommands via conda-* executables.

means practically speaking?

@kenodegard
Copy link
Copy Markdown
Contributor Author

how did you get conda 26.3.0? it hasn't been released to conda-forge or main yet?

@kenodegard
Copy link
Copy Markdown
Contributor Author

yes, will need to repopatch older conda-smithy to not use conda 26.3.0

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

Successfully merging this pull request may close these issues.

2 participants