Skip to content

Conversation

@flying-sheep
Copy link

@flying-sheep flying-sheep commented Sep 2, 2025

Fixes #4055

TODO: Is updating cmake_minimum_required correct or is there a way for people to get that policy active with lower versions?

@github-actions github-actions bot added the release::bug_fixes For PRs fixing bugs label Sep 2, 2025
@flying-sheep flying-sheep changed the title Fix profile.d installation Fix installation of /etc/profile.d/mamba.sh when --prefix is set Sep 2, 2025
@flying-sheep flying-sheep changed the title Fix installation of /etc/profile.d/mamba.sh when --prefix is set Fix install of /etc/profile.d/mamba.sh when --prefix is set Sep 2, 2025
@henryiii
Copy link
Contributor

henryiii commented Sep 2, 2025

You can do a range, then the highest one in the range is used for policy defaults.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.58%. Comparing base (6f11ca2) to head (2456218).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4057   +/-   ##
=======================================
  Coverage   63.57%   63.58%           
=======================================
  Files         315      315           
  Lines       38562    38562           
  Branches     2950     2950           
=======================================
+ Hits        24517    24518    +1     
+ Misses      13976    13975    -1     
  Partials       69       69           

☔ View full report in Codecov by Sentry.
📢 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.

@flying-sheep
Copy link
Author

@henryiii is this good to go?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don’t use CMAKE_INSTALL_PREFIX for /etc

3 participants