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

Fix conda-lock --update --micromamba #626

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Fix conda-lock --update --micromamba #626

merged 2 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Add a debug log to print the Conda executable being used

    This is a common potential source of confusion, so let's get it in a release.
    maresb committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    860b4f4 View commit details
    Browse the repository at this point in the history
  2. Remove problematic workaround for micromamba updates

    The original bug in `micromamba list --json` was fixed in v0.22.0.
    maresb committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e106354 View commit details
    Browse the repository at this point in the history