-
Notifications
You must be signed in to change notification settings - Fork 23
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
Remove re-checkout #102
Remove re-checkout #102
Conversation
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.
Looks like a couple small copy-paste errors
@@ -1,4 +1,4 @@ | |||
# Test ngen-cfe integration | |||
# Test ngen-smp integration |
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.
# Test ngen-smp integration | |
# Test ngen-cfe integration |
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.
Corrected.
@@ -20,7 +20,7 @@ env: | |||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel | |||
jobs: | |||
# Run general unit tests in linux environment | |||
test_surfacebmi_plus_cfe: | |||
test_smp: |
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.
test_smp: | |
test_cfe: |
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.
Corrected.
Other than naming SMP vs CFE, this looks good to me. |
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.
No red flags from my end either. From my understanding, to summarize,
- updates
actions@v3
->v4
- temp dir pathing for lib, data, cmake build, etc.
- removes closing re-checkout of
noaa-owp/ngen
actions (temp files rm now) - minor title
Name:
adjustments
This PR removes the re-checkout block of codes in the original
ngen_integration.yaml
so the code is cleaner. Also, the CFE shared library build is updated to be consistent with CFE update.Additions
Removals
Changes
.github/workflows/ngen_integration.yaml
realizations/realization_cfe_pet_ngenCI.json
Testing
Passed all automated tests.
Screenshots
Notes
Todos
Checklist
Visually tested in supported browsers and devices (see checklist below 👇)Testing checklist
Target Environment support