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.

Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.14%. Comparing base (5916001) to head (4d681c5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4057   +/-   ##
=======================================
  Coverage   64.14%   64.14%           
=======================================
  Files         303      303           
  Lines       38853    38853           
  Branches     2875     2875           
=======================================
  Hits        24923    24923           
  Misses      13863    13863           
  Partials       67       67           

☔ 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
4 participants