-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bugfix/jstassi/#364 g5 modules perl wrapper #365
Bugfix/jstassi/#364 g5 modules perl wrapper #365
Conversation
…om call to g5_modules
@gmao-jstassi a few things. First, there is a conflict here. I think I can fix it on the CLI if you are fine with that. Second, this repo requires Changelog entries on non-trivial PRs. Can you add one that encompasses all that is happening here (which seems a lot). Third, please add a |
Matt,
Let me withdraw my pull request. I only made a few minor changes to one file, but I branched off from whatever I got when I grabbed Ricardo’s tag. Probably my changes should go back to Ricardo rather than to main. Can I send him a pull request, or does he have to handle it manually?
Sorry, I am still trying to figure out the complexities of git.
Thanks.
Joe
From: Matt Thompson ***@***.***>
Reply-To: GEOS-ESM/GMAO_Shared ***@***.***>
Date: Tuesday, December 24, 2024 at 8:30 AM
To: GEOS-ESM/GMAO_Shared ***@***.***>
Cc: Joe Stassi ***@***.***>, Mention ***@***.***>
Subject: [EXTERNAL] [BULK] Re: [GEOS-ESM/GMAO_Shared] Bugfix/jstassi/#364 g5 modules perl wrapper (PR #365)
CAUTION: This email originated from outside of NASA. Please take care when clicking links or opening attachments. Use the "Report Message" button to report suspicious messages to the NASA SOC.
@gmao-jstassi<https://github.com/gmao-jstassi> a few things.
First, there is a conflict here. I think I can fix it on the CLI if you are fine with that.
Second, this repo requires Changelog entries on non-trivial PRs. Can you add one that encompasses all that is happening here (which seems a lot).
Third, please add a 0 diff or non 0-diff label so we know what to expect when testing.
—
Reply to this email directly, view it on GitHub<#365 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMBAJ2UNQJVCKRLAM27CKQT2HFOW7AVCNFSM6AAAAABUDZK6CSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGEZTGMJXGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found: |
We looked and it looks like
|
…riables will be correctly expanded in the string if the variables are defined.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this. This is all good except that it cannot be aimed at the branch you point it to: feature/rtodling/milan ... this is a little complicated w/ how gmao-shared is behind in some respects and ahead in others ... let's aim at develop; and I will merge this into some other branch that becomes part of the 5.41 series.
…-g5_modules_perl_wrapper
I changed the base for these changes .... I made the base sync w/ the latest in the 5.41 series. @gmao-jstassi what you had was already behind in some respects ... and pointing to a branch that's already been merged in is difficult to reconcile. |
766a32b
into
feature/rtodling/541_perl_fixes
Updated g5_modules_perl_wrapper to remove loadmodules option when calling g5_modules, since the option is no longer valid after an update to g5_modules.