Add/fix build capability for Gaea-C5, Gaea-C6, and container#146
Merged
EdwardSafford-NOAA merged 3 commits intoNov 6, 2024
Conversation
10 tasks
|
Who has review/merge permission here? @EdwardSafford-NOAA , others? @EdwardSafford-NOAA if so, can you review? |
EdwardSafford-NOAA
approved these changes
Nov 6, 2024
Collaborator
EdwardSafford-NOAA
left a comment
There was a problem hiding this comment.
Looks OK to me.
Collaborator
|
@CoryMartin-NOAA I do have review/merge access to this repo. I don't have access to gaea* so I can't test the build but I'll take it on faith that it works. I'm good with merging now unless you want a second set of eyes on this. |
|
no I think it's fine I just saw that @DavidBurrows-NCO had several PRs open and I was doing my part to try to shepherd them along |
Contributor
Author
|
Thanks you @CoryMartin-NOAA @EdwardSafford-NOAA |
19 tasks
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.
After the recent Gaea-C5 OS upgrade, gsi-monitor fails to build.
This issues corrects Gaea-C5 build, adds Gaea-C6 build capability (following the ufs-wx-model PR2448), and adds containerized build capability.
Refs NOAA-EMC/global-workflow 3011
Refs NOAA-EMC/global-workflow 3025
Closes #145