-
Notifications
You must be signed in to change notification settings - Fork 216
Jenkins Pipeline Updates #2815
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
Merged
WalterKolczynski-NOAA
merged 34 commits into
NOAA-EMC:develop
from
TerrenceMcGuinness-NOAA:jenkins_shell_env_update
Aug 13, 2024
Merged
Jenkins Pipeline Updates #2815
Changes from 4 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
499401d
add global default env variable for gh the GitHub CLI executable in a…
TerrenceMcGuinness-NOAA 0ee59ea
add global default env variable for gh the GitHub CLI executable in a…
TerrenceMcGuinness-NOAA 2f49a04
reverted to authrative URL after testing
TerrenceMcGuinness-NOAA 291d1de
added a catcherror block around running experments to capture fails o…
TerrenceMcGuinness-NOAA a12d611
Update ci/Jenkinsfile
TerrenceMcGuinness-NOAA a101111
reverted suggestion and added indent
TerrenceMcGuinness-NOAA e7b38e2
added build number to final message
TerrenceMcGuinness-NOAA ffbd2be
make GH a global variable and assign it once the Node conncetion is e…
TerrenceMcGuinness-NOAA b7a1ee8
updated buildResult on stage catError mode and forced an error to get…
TerrenceMcGuinness-NOAA de53854
added build number to all messages and trying FAIL attribute in build…
TerrenceMcGuinness-NOAA 4a01316
Merge branch 'NOAA-EMC:develop' into jenkins_shell_env_update
TerrenceMcGuinness-NOAA a2daf59
added failFast to case matrix
TerrenceMcGuinness-NOAA d2ec0e0
hard coded failFast feature into running cases matrix
TerrenceMcGuinness-NOAA b1bf521
trying out a more complex solution using threads to check background …
TerrenceMcGuinness-NOAA 99a9a9d
removed attempt to use threads for hand coded fastFail for cases
TerrenceMcGuinness-NOAA 986186f
moved the failFast attribute at the top of the matrix block
TerrenceMcGuinness-NOAA 002f9fd
taking a stab at using a parrallel construct in place of matrix
TerrenceMcGuinness-NOAA 20f3528
parallel section needs to be in a script under steps
TerrenceMcGuinness-NOAA 530bd19
still trying to get stag steps hiarchy in parallel block
TerrenceMcGuinness-NOAA 246bac4
third attept at getting stages in the right place
TerrenceMcGuinness-NOAA 7659b37
fourth with aliginging brackets
TerrenceMcGuinness-NOAA 0bfe315
moved script inside of stages
TerrenceMcGuinness-NOAA b7e48be
removed extra stage block
TerrenceMcGuinness-NOAA f154fd6
removed extra steps block too
TerrenceMcGuinness-NOAA 7e40a90
removed steps back and try to solve when again
TerrenceMcGuinness-NOAA a7ab366
removed when and used if instead sence they can not be used inside steps
TerrenceMcGuinness-NOAA 5c1c666
no steps in stepsgit add Jenkinsfile
TerrenceMcGuinness-NOAA cb158a8
parallelStages is working now, rename loop contol variable for caseName
TerrenceMcGuinness-NOAA 5f5df7a
cleaned up code after getting parrallel working
TerrenceMcGuinness-NOAA b4d5ed6
matrix stage labels must be literal
TerrenceMcGuinness-NOAA a670daf
added dyamic case list
TerrenceMcGuinness-NOAA b2f6c60
removed hard coded list cases
TerrenceMcGuinness-NOAA 05a83cc
Reverse order in case label to match Create
TerrenceMcGuinness-NOAA beee137
Merge branch 'NOAA-EMC:develop' into jenkins_shell_env_update
TerrenceMcGuinness-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.