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

Release image publish #48

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Release image publish #48

merged 5 commits into from
Jul 29, 2024

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Jul 19, 2024

Description:
Add a GHA WF for release image publishing, a single WF for both integration and production docker image publishing
Related issue(s):

Fixes #45

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 requested review from a team as code owners July 19, 2024 21:00
@AlfredoG87 AlfredoG87 marked this pull request as draft July 19, 2024 21:00
…ration and production docker image publishing

Signed-off-by: Alfredo Gutierrez <[email protected]>
@AlfredoG87 AlfredoG87 force-pushed the release-image-publish branch from c566eab to d9a73f0 Compare July 19, 2024 22:51
Signed-off-by: Alfredo Gutierrez <[email protected]>
…y using the wrapper included on the source.

Signed-off-by: Alfredo Gutierrez <[email protected]>
@AlfredoG87 AlfredoG87 marked this pull request as ready for review July 20, 2024 01:17
@AlfredoG87 AlfredoG87 self-assigned this Jul 20, 2024
@AlfredoG87 AlfredoG87 added Improvement Code changes driven by non business requirements Release Issues tied to release management functions labels Jul 20, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Jul 20, 2024
@AlfredoG87 AlfredoG87 added the P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. label Jul 20, 2024
Signed-off-by: Alfredo Gutierrez <[email protected]>
@AlfredoG87 AlfredoG87 merged commit bc4368f into main Jul 29, 2024
3 checks passed
@AlfredoG87 AlfredoG87 deleted the release-image-publish branch July 29, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GHA WF for Publish the docker image into a container registry
2 participants