Skip to content

releasing container image before github release#3971

Merged
enekofb merged 2 commits intomainfrom
issues/3945
Sep 6, 2023
Merged

releasing container image before github release#3971
enekofb merged 2 commits intomainfrom
issues/3945

Conversation

@enekofb
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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
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