Skip to content

Temporary pin miniforge to avoid mamba>=2.6.0#339

Merged
valeriupredoi merged 6 commits into
mainfrom
temporary_limit_miniforge
Jun 8, 2026
Merged

Temporary pin miniforge to avoid mamba>=2.6.0#339
valeriupredoi merged 6 commits into
mainfrom
temporary_limit_miniforge

Conversation

@valeriupredoi

@valeriupredoi valeriupredoi commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Description

Ben is still working on avoiding FileNotFound's in conda/conda-lock#906 so we can simply limit the miniforge version until he's done with the work upstream.

Closes #334

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • Unit tests have been added (if codecov test fails)
  • Any changed dependencies have been added or removed correctly (if need be)
  • If you are working on the documentation, please ensure the current build passes
  • All tests pass

@valeriupredoi valeriupredoi added the testing testing duh label Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.13%. Comparing base (cb5b5c9) to head (ba1c88b).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #339   +/-   ##
=======================================
  Coverage   93.13%   93.13%           
=======================================
  Files           7        7           
  Lines         685      685           
=======================================
  Hits          638      638           
  Misses         47       47           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@valeriupredoi valeriupredoi merged commit e65333c into main Jun 8, 2026
2 of 3 checks passed
@valeriupredoi valeriupredoi deleted the temporary_limit_miniforge branch June 8, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing testing duh

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conda lock file creation GHA fails

1 participant