remove CI workflow for NERSC since its not running#1844
Merged
shahzebsiddiqui merged 1 commit intodevelfrom May 30, 2025
Merged
remove CI workflow for NERSC since its not running#1844shahzebsiddiqui merged 1 commit intodevelfrom
shahzebsiddiqui merged 1 commit intodevelfrom
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR removes the NERSC CI workflow and related tests and configuration since the workflow is no longer running.
- Removed NERSC-specific tests in tests/test_nersc.py
- Removed the NERSC configuration file in tests/settings/nersc.yml and the corresponding GitLab CI file (.gitlab/nersc.yml)
- Updated the copyright years in setup.sh, setup.csh, LICENSE, and LEGAL.txt
- Removed a debugging print statement from buildtest/cli/buildspec.py
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/test_nersc.py | Removed tests specific to the NERSC CI workflow |
| tests/settings/nersc.yml | Removed the settings file for NERSC configuration |
| setup.sh | Updated copyright year |
| setup.csh | Updated copyright year |
| buildtest/cli/buildspec.py | Removed debugging print statement |
| LICENSE | Updated copyright year |
| LEGAL.txt | Updated copyright year |
| .gitlab/nersc.yml | Removed CI workflow file for NERSC |
are responsible for running on NERSC. update year to 2025
a8ea696 to
d29f8d8
Compare
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
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.
No description provided.