Skip to content

Use micromamba/v2 as default build template for conda packages#1024

Open
pditommaso wants to merge 2 commits intomasterfrom
default-micromamba-v2-template
Open

Use micromamba/v2 as default build template for conda packages#1024
pditommaso wants to merge 2 commits intomasterfrom
default-micromamba-v2-template

Conversation

@pditommaso
Copy link
Copy Markdown
Collaborator

Summary

  • Switch the default build template for CONDA packages from conda/micromamba:v1 to conda/micromamba:v2
  • BuildTemplate.defaultTemplate() now returns CONDA_MICROMAMBA_V2 for CONDA package type
  • ContainerHelper.containerFileFromRequest() routes to v2 by default, v1 only when explicitly requested
  • Existing v1 tests updated to explicitly specify CONDA_MICROMAMBA_V1 template

Test plan

  • Existing unit tests pass (ContainerHelperTest, CondaHelperTest)
  • Verify conda builds on staging use v2 template by default
  • Verify explicit conda/micromamba:v1 template still works

🤖 Generated with Claude Code

pditommaso and others added 2 commits April 9, 2026 12:04
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant