Skip to content

Conversation

@climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Jan 8, 2026

Description

NRL is switching from the weekly build scripts to util/nrl/batch_install.sh for CI testing, including in GitHub actions. This is all done in the NRL Enterprise GitHub.

For more than a year, NRL was the only user and developer of GitHub actions CI testing with the weekly build scripts. EPIC uses Jenkins, EMC uses cron. Thus, this PR removes .github/actions/Nightly_*.yaml and util/weekly_build/sites/<host>.yaml for the NRL hosts.

Dependencies

None

Issues addressed

Closes #1683

Applications affected

None

Systems affected

NRL sites

Testing

  • CI: Note whether the automatic tests (GitHub actions tests that run automatically for every commit) pass or not
    • GitHub actions CI tests pass
    • GitHub actions CI tests do not pass (provide explanation)
    • GitHub actions CI tests skipped (provide explanation if necessary)
  • New tests added: List and describe any new tests added to GitHub actions
    • ...
  • Additional testing: Add information on any additional tests conducted
    • ...

Checklist

  • This PR addresses one issue/problem/enhancement or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.
  • All necessary updates to the spack-stack wiki will be made when this PR is merged

@climbfuji climbfuji enabled auto-merge (squash) January 8, 2026 22:55
@climbfuji climbfuji disabled auto-merge January 9, 2026 14:42
@climbfuji climbfuji merged commit 771720b into JCSDA:develop Jan 9, 2026
6 checks passed
@climbfuji climbfuji deleted the feature/cleanup_weekly_nrl branch January 9, 2026 14:43
@github-project-automation github-project-automation bot moved this from In Progress to Done in spack-stack automation Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Change GitHub action runs for NRL systems to use util/nrl/batch_install.sh

2 participants