Skip to content

Update Github Actions versions in CI tests#258

Merged
dustinswales merged 3 commits into
ufs-community:noaa/developfrom
clark-evans:update-ci-tests
Jul 1, 2026
Merged

Update Github Actions versions in CI tests#258
dustinswales merged 3 commits into
ufs-community:noaa/developfrom
clark-evans:update-ci-tests

Conversation

@clark-evans

Copy link
Copy Markdown
Collaborator

This PR addresses #226 by updating the Github Actions versions in the CI tests to their latest versions, all of which appear to work with Node.js 24 (needed with the upcoming deprecation of Node.js 20).

Mandatory Questions

  • Does this PR include any additions or changes to external inputs (e.g., microphysics lookup tables, static data for gravity-wave drag -- things like that)?
    • no
  • Does this PR require updating one or more baselines for the CI tests? If so, what?
    • no

Reviews

  • Is this PR currently draft, still being worked on, or ready for review?
    • ready for review
  • For when this PR begins review, please list the developers/collaborators you'd like to prioritize for review; e.g.,:

@dustinswales dustinswales left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. All test pass

@clark-evans

Copy link
Copy Markdown
Collaborator Author

Looks good. All test pass

I did notice a few of the caches failed, but in reviewing various resources online, that may be expected with the upgrade in the cache action version. Subsequent cache actions should pass and lead to quicker-ending CI tests. Otherwise, I'm content to push this into the top of the repo.

@clark-evans clark-evans linked an issue Jun 5, 2026 that may be closed by this pull request
@clark-evans clark-evans self-assigned this Jun 5, 2026
@clark-evans clark-evans moved this from Not assigned to Needs final review in MPAS-A PRs to process Jun 10, 2026
@dustinswales

Copy link
Copy Markdown
Collaborator

@clark-evans We are ready for this one. Can you sync with noaa/develop?

@clark-evans

Copy link
Copy Markdown
Collaborator Author

@clark-evans We are ready for this one. Can you sync with noaa/develop?

Done!

@clark-evans clark-evans moved this from Needs final review to Ready to merge in MPAS-A PRs to process Jun 17, 2026
@dustinswales dustinswales merged commit 7fe8562 into ufs-community:noaa/develop Jul 1, 2026
16 of 18 checks passed
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in MPAS-A PRs to process Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Upcoming deprecation of Node.js 20 and impacts to CI tests

2 participants