Skip to content

Pin NERSC PE modulefiles version instead of floating on latest - #741

Merged
MrCreosote merged 1 commit into
mainfrom
dev-service
Aug 28, 2026
Merged

Pin NERSC PE modulefiles version instead of floating on latest#741
MrCreosote merged 1 commit into
mainfrom
dev-service

Conversation

@MrCreosote

Copy link
Copy Markdown
Member

Floating on latest let install-time and job-runtime module load python
resolve to different default Python versions when NERSC shipped a new PE release in between, making previously pip-installed deps (e.g. awscrt) invisible at job runtime. Pin to a fixed, easily-updatable version instead.

Floating on `latest` let install-time and job-runtime `module load
python`
resolve to different default Python versions when NERSC shipped a new PE
release in between, making previously pip-installed deps (e.g. awscrt)
invisible at job runtime. Pin to a fixed, easily-updatable version
instead.
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.36%. Comparing base (7f15eb9) to head (5b1bdd6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   64.36%   64.36%           
=======================================
  Files          68       68           
  Lines        6948     6949    +1     
=======================================
+ Hits         4472     4473    +1     
  Misses       2476     2476           

☔ 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.

@MrCreosote
MrCreosote merged commit fcd5afe into main Aug 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant