Skip to content

registry: add micromamba tool definition#7475

Merged
jdx merged 4 commits into
jdx:mainfrom
rjvkn:main
Dec 28, 2025
Merged

registry: add micromamba tool definition#7475
jdx merged 4 commits into
jdx:mainfrom
rjvkn:main

Conversation

@rjvkn
Copy link
Copy Markdown

@rjvkn rjvkn commented Dec 23, 2025

Summary

Add micromamba to the registry with supported backends and version test.

Changes

  • Add [tools.micromamba] entry to registry.toml
  • Backends:
    • github:mamba-org/micromamba-releases
  • Version check via micromamba --version

Motivation

Micromamba is a widely used, lightweight, conda-compatible package manager. Adding it to the registry enables consistent installation and version management via mise.

Notes

  • No breaking changes
  • Registry-only addition

@rjvkn rjvkn changed the title feat(registry): add micromamba tool definition registry: add micromamba tool definition Dec 23, 2025
Comment thread registry.toml Outdated
Comment thread registry.toml Outdated
@rjvkn rjvkn requested a review from risu729 December 24, 2025 09:48
@risu729
Copy link
Copy Markdown
Contributor

risu729 commented Dec 27, 2025

Could you update the branch for the failing checks?
The registry update looks good!

@rjvkn
Copy link
Copy Markdown
Author

rjvkn commented Dec 28, 2025

Could you update the branch for the failing checks? The registry update looks good!

Once this PR is merged, all checks will pass.
The current failure is due to cargo deny check, which is already failing on main.

@jdx jdx merged commit 75044fe into jdx:main Dec 28, 2025
34 checks passed
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.

3 participants