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

Refactor for libmamba v2 (WIP) #457

Draft
wants to merge 76 commits into
base: main
Choose a base branch
from
Draft

Refactor for libmamba v2 (WIP) #457

wants to merge 76 commits into from

Commits on Mar 26, 2024

  1. Commit progress so far

    jaimergp committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f027cab View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Better DX :)

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    65c6ae1 View commit details
    Browse the repository at this point in the history
  2. Try alpha4

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    01430b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3882971 View commit details
    Browse the repository at this point in the history
  4. Basic install and remove too

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    228578c View commit details
    Browse the repository at this point in the history
  5. migrate conflict reporting

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d07514c View commit details
    Browse the repository at this point in the history
  6. enable tests

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ccf16e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0285923 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de2b1b0 View commit details
    Browse the repository at this point in the history
  9. pre-commit

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    39ef557 View commit details
    Browse the repository at this point in the history
  10. fix import

    jaimergp committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a9c4506 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. from solver2

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f47040a View commit details
    Browse the repository at this point in the history
  2. no reruns

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b817de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a11633 View commit details
    Browse the repository at this point in the history
  4. set flags explicitly

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0d6fbb5 View commit details
    Browse the repository at this point in the history
  5. force bool

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f825677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13d47ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00f27ef View commit details
    Browse the repository at this point in the history
  8. update ignores

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a749ef4 View commit details
    Browse the repository at this point in the history
  9. force list

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    42b7b23 View commit details
    Browse the repository at this point in the history
  10. provide more default values

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8e74d12 View commit details
    Browse the repository at this point in the history
  11. set logger

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    46dec1b View commit details
    Browse the repository at this point in the history
  12. Fix SOLV loading

    jaimergp committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    33af056 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    505be03 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Parse PackageNotFoundErrors from explained problems, add custom_chann…

    …el for CLI names, fix subdir URL, readd ChannelInfo dataclass
    jaimergp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0b224b3 View commit details
    Browse the repository at this point in the history
  2. fix typo

    jaimergp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ef95ef8 View commit details
    Browse the repository at this point in the history
  3. fix typeerror

    jaimergp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    07a06c0 View commit details
    Browse the repository at this point in the history
  4. raise on bad pins

    jaimergp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f0e4a93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f5cc5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a66bc7f View commit details
    Browse the repository at this point in the history
  7. channels -> _channels

    jaimergp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    af2b49b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. require beta

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    893348c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1066bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d3868 View commit details
    Browse the repository at this point in the history
  4. re-enable this assertion

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    052f0e8 View commit details
    Browse the repository at this point in the history
  5. pre-commit

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    31fbefe View commit details
    Browse the repository at this point in the history
  6. set more logging

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cc1565b View commit details
    Browse the repository at this point in the history
  7. readd pytest workaround

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    80fc7f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38c7f70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2a3fb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3febd99 View commit details
    Browse the repository at this point in the history
  11. pass subdirs

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a71a98f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2089b8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64f71fd View commit details
    Browse the repository at this point in the history
  14. more types

    jaimergp committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d92ee47 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. keep updates

    jaimergp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9070026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a845aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd3666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcac75b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3308b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8e6cb62 View commit details
    Browse the repository at this point in the history
  2. implement reload_channel()

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9773ffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    428aa29 View commit details
    Browse the repository at this point in the history
  4. pre-commit

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e1f2326 View commit details
    Browse the repository at this point in the history
  5. unfreeze dataclass

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    736db03 View commit details
    Browse the repository at this point in the history
  6. oops :)

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b201f0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccf73a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c921bc5 View commit details
    Browse the repository at this point in the history
  9. pre-commit

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b46adc0 View commit details
    Browse the repository at this point in the history
  10. test channel reload

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb83f33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    940809c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed709a0 View commit details
    Browse the repository at this point in the history
  13. commit v2 changes markdown

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    70b403c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    828273c View commit details
    Browse the repository at this point in the history
  15. Merge branch 'try-libmamba-2a3' of github.com:conda/conda-libmamba-so…

    …lver into try-libmamba-2a3
    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f1228bb View commit details
    Browse the repository at this point in the history
  16. use smaller packages

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ae6071e View commit details
    Browse the repository at this point in the history
  17. no defaults needed here

    jaimergp committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f57ef62 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    649a718 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. explicitly choose macos-13

    jaimergp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8c0812c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'try-libmamba-2a3' of github.com:conda/conda-libmamba-so…

    …lver into try-libmamba-2a3
    jaimergp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8b21a73 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    0809915 View commit details
    Browse the repository at this point in the history
  2. bump to beta1

    jaimergp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    15a488f View commit details
    Browse the repository at this point in the history
  3. fix problems formatting

    jaimergp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bbf659c View commit details
    Browse the repository at this point in the history
  4. adopt FORCE_COLOR, NO_COLOR

    jaimergp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bea1a8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4ffb51 View commit details
    Browse the repository at this point in the history