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

Initialize mamba context with Solver.channels explicitly #525

Merged
merged 27 commits into from
Sep 25, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e016dce View commit details
    Browse the repository at this point in the history
  2. add news

    jaimergp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6f862f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b1f493d View commit details
    Browse the repository at this point in the history
  2. fix windows workflow?

    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    282348c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'explicit-channels' of github.com:conda/conda-libmamba-s…

    …olver into explicit-channels
    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    055f146 View commit details
    Browse the repository at this point in the history
  4. use bash?

    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    27920c9 View commit details
    Browse the repository at this point in the history
  5. try this way

    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c32e3b0 View commit details
    Browse the repository at this point in the history
  6. hardcode path

    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e0a0274 View commit details
    Browse the repository at this point in the history
  7. conda run?

    jaimergp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    487b654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f26a43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    462d9c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2b9435 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix exit codes

    jaimergp committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d52f1a3 View commit details
    Browse the repository at this point in the history
  2. revert this other bit?

    jaimergp committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6197009 View commit details
    Browse the repository at this point in the history
  3. via python?

    jaimergp committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fa32c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. revert accidental commits

    jaimergp committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1a80269 View commit details
    Browse the repository at this point in the history
  2. tidy up

    jaimergp committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2852b1b View commit details
    Browse the repository at this point in the history
  3. pass arguments explicitly

    jaimergp committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6594b23 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Try with two steps?

    jaimergp committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c4e693 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f5bc2f1 View commit details
    Browse the repository at this point in the history
  2. debug

    jaimergp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    752a9d2 View commit details
    Browse the repository at this point in the history
  3. try a different action

    jaimergp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9185611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2ca357 View commit details
    Browse the repository at this point in the history
  5. annotations

    jaimergp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6770d82 View commit details
    Browse the repository at this point in the history
  6. fix typing

    jaimergp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    db174dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a0ca65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6298e8 View commit details
    Browse the repository at this point in the history