Skip to content
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

Action docker #727

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

mbrandenburger
Copy link
Contributor

This PR enhances the CI action runtime by using the published FPC dev images by default.
The new flow works as follows.
On push or pull request, we check if any changes in utils/docker are made, in that case the dev images are build from scratch; otherwise we pull the latest images.
Additionally, if any changes in utils/docker are made, the publish the updated images.

@mbrandenburger mbrandenburger force-pushed the action-docker branch 3 times, most recently from 495afb5 to 1109c50 Compare October 6, 2023 13:43
- if no changes at utils/docker are made, we fetch the fpc dev image
  instead of building it from scratch

Signed-off-by: Marcus Brandenburger <[email protected]>
@mbrandenburger mbrandenburger marked this pull request as ready for review October 6, 2023 14:25
@mbrandenburger mbrandenburger requested a review from a team as a code owner October 6, 2023 14:25
@mbrandenburger mbrandenburger merged commit c383233 into hyperledger:main Oct 6, 2023
2 checks passed
@mbrandenburger mbrandenburger deleted the action-docker branch October 18, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant