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

Some backports #2936

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Some backports #2936

merged 4 commits into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    010d596 View commit details
    Browse the repository at this point in the history
  2. return architecture levels for micromamba (mamba-org#2921)

    * return architecture levels for micromamba
    
    * fix formatting
    
    * use function multiversioning only on x86
    
    * fix formatting
    
    * update test
    
    * use __builtin_cpu_supports and check for more features
    
    Co-authored-by: Marcel Bargull <mbargull@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Marcel Bargull <mbargull@users.noreply.github.com>
    isuruf and mbargull committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    39f5d9e View commit details
    Browse the repository at this point in the history
  3. Fix channels with slashes regression (mamba-org#2926)

    * Fix channels with slashes regression
    
    * fix formatting
    
    * make the test isolated
    
    Co-authored-by: Antoine Prouvost <AntoinePrv@users.noreply.github.com>
    
    * Add more tests
    
    * Use pytest utilities for negative testing
    
    * Add extra test doc
    
    ---------
    
    Co-authored-by: Antoine Prouvost <AntoinePrv@users.noreply.github.com>
    isuruf and AntoinePrv committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    65611c1 View commit details
    Browse the repository at this point in the history
  4. Fix for name change

    isuruf committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    00e8378 View commit details
    Browse the repository at this point in the history