-
Notifications
You must be signed in to change notification settings - Fork 20
817 automatically perform module purge before building tests #834
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
Merged
Paul-Ferrell
merged 18 commits into
develop
from
817-automatically-perform-module-purge-before-building-tests
May 20, 2025
Merged
817 automatically perform module purge before building tests #834
Paul-Ferrell
merged 18 commits into
develop
from
817-automatically-perform-module-purge-before-building-tests
May 20, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
This should be an option to build/run, but the default should be 'true'. |
1548921 to
227fc75
Compare
078143f to
0e5e4cb
Compare
Collaborator
|
I saw that you added a commit that module purges only when modules are specified. It should be always (if enabled), with checks for whether a module system is present (IE - does the |
Paul-Ferrell
requested changes
Apr 28, 2025
ab1517f to
44ed410
Compare
16b74fd to
4809ee5
Compare
Paul-Ferrell
approved these changes
May 20, 2025
hwikle-lanl
added a commit
that referenced
this pull request
Jul 15, 2025
* Perform module purge before building * Various changes * Purge modules before building and running * Only perform module purge when modules are specified * Add argument to disable module purging * Add purge_modules option to build and run * Revert commits on wrong branch * Remove module purge cmd line arg * Make module purge unit test more robust * Made some progress * Fix module purge in build/run script * Fix module purge run test * Fix module purge build unit test * Fix log test * Skip module purge tests when no module syste * Attempt to fix module purge * Fix log command test * Fix purging behavior in unit tests (maybe)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Code review checklist: