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

Mambaforge is deprecated, replace with miniforge #3597

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

je-cook
Copy link
Contributor

@je-cook je-cook commented Sep 10, 2024

Description

Mambaforge has been deprecated and we should switch to miniforge which uses the mamba dependency library

https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/

Interface Changes

None

Checklist

I confirm that I have completed the following checks:

  • Tests run locally and pass pytest tests --reactor
  • Code quality checks run locally and pass pre-commit run --from-ref develop --to-ref HEAD
  • Documentation built locally and checked sphinx-build -W documentation/source documentation/build

@je-cook je-cook added installation Tasks relating to installation scripts / instructions continuous_integration Tasks relating to the CI infrastructure and workflows labels Sep 10, 2024
Copy link

sonarcloud bot commented Sep 10, 2024

@je-cook je-cook marked this pull request as ready for review September 10, 2024 08:06
@je-cook je-cook requested a review from a team as a code owner September 10, 2024 08:06
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.36%. Comparing base (3567a3b) to head (545207b).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3597      +/-   ##
===========================================
- Coverage    76.38%   76.36%   -0.02%     
===========================================
  Files          230      230              
  Lines        26647    26647              
===========================================
- Hits         20355    20350       -5     
- Misses        6292     6297       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@je-cook je-cook changed the title Mambaforge is deprecated, replace with minforge Mambaforge is deprecated, replace with miniforge Sep 10, 2024
@oliverfunk oliverfunk merged commit 5b90839 into develop Sep 16, 2024
11 checks passed
@oliverfunk oliverfunk deleted the je-cook/miniforge-warn branch September 16, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous_integration Tasks relating to the CI infrastructure and workflows installation Tasks relating to installation scripts / instructions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants