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

[WIP/Tests] Use umamba for mamba tests #2807

Closed
wants to merge 42 commits into from

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    50a9c63 View commit details
    Browse the repository at this point in the history
  2. Use get_umamba as function

    Hind-M committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f8db7dc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Remove conda from GHA

    Hind-M committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9ab093d View commit details
    Browse the repository at this point in the history
  2. Update to checkout v4

    Hind-M committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f56d7e5 View commit details
    Browse the repository at this point in the history
  3. Restore conda for now

    Hind-M committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4c10014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84f5eba View commit details
    Browse the repository at this point in the history
  5. Add debug line

    Hind-M committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d50f44f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add part of test_update

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7c3a9bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c1dd5 View commit details
    Browse the repository at this point in the history
  3. Add missing os import

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cd43850 View commit details
    Browse the repository at this point in the history
  4. Add missing imports/fcts

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2896d2b View commit details
    Browse the repository at this point in the history
  5. Add format for string

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1f947e4 View commit details
    Browse the repository at this point in the history
  6. Add missing channels

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7afb611 View commit details
    Browse the repository at this point in the history
  7. Debug

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bc4ca79 View commit details
    Browse the repository at this point in the history
  8. Add strip to res

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    782ff88 View commit details
    Browse the repository at this point in the history
  9. Remove weird raise

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cfe7ff7 View commit details
    Browse the repository at this point in the history
  10. Add test_track_features

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3db4d1e View commit details
    Browse the repository at this point in the history
  11. Adjust assert

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3925218 View commit details
    Browse the repository at this point in the history
  12. Add dry-run test

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a5e1b37 View commit details
    Browse the repository at this point in the history
  13. Remove remaining experimental

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    149bc91 View commit details
    Browse the repository at this point in the history
  14. Fix error in cmd

    Hind-M committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5cfea7b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add test_create_subdir

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7f42b1f View commit details
    Browse the repository at this point in the history
  2. Add missing import

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5da9a05 View commit details
    Browse the repository at this point in the history
  3. Add test_create_files

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    758aebd View commit details
    Browse the repository at this point in the history
  4. Add more tests

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    93d9320 View commit details
    Browse the repository at this point in the history
  5. Fix e value

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    db0cd28 View commit details
    Browse the repository at this point in the history
  6. Add multichannels test

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ff255ce View commit details
    Browse the repository at this point in the history
  7. Use url instead of base_url

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f5f5496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55a2ff3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13931ee View commit details
    Browse the repository at this point in the history
  10. Add test_update_py

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    841638e View commit details
    Browse the repository at this point in the history
  11. Add test_unicode

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a3c858e View commit details
    Browse the repository at this point in the history
  12. Add test_info

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7635051 View commit details
    Browse the repository at this point in the history
  13. Fix import

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a8e7f40 View commit details
    Browse the repository at this point in the history
  14. Add module version

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7163510 View commit details
    Browse the repository at this point in the history
  15. Remove test version

    Hind-M committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    22c29d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Remove conda forge channel

    Hind-M committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    150dd16 View commit details
    Browse the repository at this point in the history
  2. Add override channels

    Hind-M committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    31d2aa3 View commit details
    Browse the repository at this point in the history
  3. Add conda index

    Hind-M committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b425368 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Fix local channels tests

    Hind-M committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    82fa642 View commit details
    Browse the repository at this point in the history
  2. Replace mamba with micromamba

    Hind-M committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    347a8ec View commit details
    Browse the repository at this point in the history
  3. Use shell init instead of init

    Hind-M committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bc0174e View commit details
    Browse the repository at this point in the history