-
Notifications
You must be signed in to change notification settings - Fork 11
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
Centralize existing pathogen build workflows #46
Comments
@joverlee521 looks like the only unticked box in the original TODO list is for |
@genehack The merged PR is for |
The need to update the CI workflow in Closing this issue out. |
@genehack, I completely misread your previous issue! This is actually regarding the use of the |
Context
We now have a centralized reusable GitHub Action workflow for running pathogen builds.
We should update existing pathogen build workflows to use the centralized workflow to make future maintenance easier for ourselves and to discover any pitfalls in reusable workflow that may have been overlooked during development.
Hopefully there shouldn't be any huge changes that need to happen to the reusable workflow, but better to discover them now than later when it's widely used.
Description
Here's a list of repos that should be updated to use the new workflow:
Examples
See example use of the reusable workflow in seasonal-flu
The text was updated successfully, but these errors were encountered: