-
Notifications
You must be signed in to change notification settings - Fork 45
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
feat(ci): split linux-eic-shell into reusable workflows #778
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.
LGTM
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.
LGTM
I can't tell what went wrong at https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/-/jobs/3773152 due to eic/EICrecon#1612 :-) |
It it's nightly it might be failing without the eic/detector_benchmarks#50, otherwise it should work. |
You're telling me to force merge, right? ;-) |
Now that detector_benchmark is fixed, I changed the required CI jobs to include |
Briefly, what does this PR introduce?
This PR splits linux-eic-shell into more managable chunks by using local reusable workflows.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
No.
Does this PR change default behavior?
No.