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

Alternative logic for solver creation tasks #270

Merged
merged 52 commits into from
Sep 15, 2023
Merged

Commits on Aug 24, 2023

  1. start branch

    jaimergp committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6235ec9 View commit details
    Browse the repository at this point in the history
  2. trigger ci

    jaimergp committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5114824 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    9fe2743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c24fe View commit details
    Browse the repository at this point in the history
  3. add news

    jaimergp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cb3dc80 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    1c385eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14061ed View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    5bb867e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea64379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc1530c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15486b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889fe15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3e0b9a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'investigate-test-prune-errors' of github.com:conda/cond…

    …a-libmamba-solver into revamp-task-creation
    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    74ff234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e40f0da View commit details
    Browse the repository at this point in the history
  9. handle prune

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3073a78 View commit details
    Browse the repository at this point in the history
  10. avoid crash

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    49f201a View commit details
    Browse the repository at this point in the history
  11. cleanup

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c5cdb04 View commit details
    Browse the repository at this point in the history
  12. only lock the installed spec

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e5b3e75 View commit details
    Browse the repository at this point in the history
  13. pre-commit

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2395860 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ebc2885 View commit details
    Browse the repository at this point in the history
  15. allow uninstall of conflicts

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ba202e1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10a67f8 View commit details
    Browse the repository at this point in the history
  17. not update-all if pinned

    jaimergp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    122f835 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    92f3314 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    81d350d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    629f381 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix tests/core/test_solve.py::test_force_remove_1 and tests/core/test…

    …_solve.py::test_pinned_1
    jaimergp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c41a930 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 12, 2023

  1. Require libmambapy >= 1.5.1

    jaimergp authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a39d1d1 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    jaimergp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2c7fa21 View commit details
    Browse the repository at this point in the history
  3. amend news

    jaimergp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    03d0e56 View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    jaimergp authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    32c4435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c2bdc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    307c0a0 View commit details
    Browse the repository at this point in the history
  7. pre-commit

    jaimergp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    466182d View commit details
    Browse the repository at this point in the history
  8. adjust test

    jaimergp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5af3deb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f49202 View commit details
    Browse the repository at this point in the history
  10. remove comment

    jaimergp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7ee5f9f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix json serialization

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    86375e2 View commit details
    Browse the repository at this point in the history
  2. xfail in 1.5.1 too

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2fab449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cccbc6 View commit details
    Browse the repository at this point in the history
  4. xfail test_explicit

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    24edbaf View commit details
    Browse the repository at this point in the history
  5. fix test_pinned_1

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    225f5c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40d5917 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2533748 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efffa95 View commit details
    Browse the repository at this point in the history
  9. always define lock

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    67417ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47843a1 View commit details
    Browse the repository at this point in the history
  11. adjust test_install_features

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9e17e10 View commit details
    Browse the repository at this point in the history
  12. xfail test_export

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8e300d8 View commit details
    Browse the repository at this point in the history
  13. pre-commit

    jaimergp committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1aeaf0a View commit details
    Browse the repository at this point in the history