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

releasing container image before github release #3971

Merged
merged 2 commits into from
Sep 6, 2023
Merged

releasing container image before github release #3971

merged 2 commits into from
Sep 6, 2023

Conversation

enekofb
Copy link
Contributor

@enekofb enekofb commented Aug 30, 2023

Part of #3945

What changed?

Changed release ordering to dont publish Github release before container image

Why was this change made?

To flag the release is available closer to the time where the artifacts are ready. See ADR for existing limitations.

How was this change implemented?

Making goreleaser to depend on artifacts build jobs

How did you validate the change?

workflow running:

Screenshot 2023-08-31 at 16 25 52

https://github.com/enekofb/weave-gitops/actions/runs/6034814890
https://github.com/enekofb/weave-gitops/actions/runs/6034814890/job/16373954465

and release created after image was built

Screenshot 2023-08-31 at 16 29 53 Screenshot 2023-08-31 at 16 30 33

Release notes

Not required

Documentation Changes

Not required

@enekofb enekofb force-pushed the issues/3945 branch 3 times, most recently from 1d18b77 to 1e4dc4c Compare August 31, 2023 07:50
@enekofb enekofb changed the title reordering release jobs to avoid publishing new github release releasing container image before github release Aug 31, 2023
@enekofb enekofb marked this pull request as ready for review August 31, 2023 15:33
Copy link

@jpellizzari jpellizzari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 on the ADR

@enekofb enekofb force-pushed the issues/3945 branch 2 times, most recently from c8ae11b to 055aa32 Compare September 5, 2023 11:08
@enekofb enekofb merged commit 09ffe6f into main Sep 6, 2023
14 checks passed
@enekofb enekofb deleted the issues/3945 branch September 6, 2023 06:23
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.

3 participants