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

ci(release.yml): create GH release after all artifacts are uploaded #207

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

vdice
Copy link
Member

@vdice vdice commented Jun 24, 2024

  • Only create the GH release after all artifacts are uploaded. (Previously the first artifact upload to a given release would de facto create said release, while other artifacts were still yet to be built and uploaded.)

Closes #204

Tested on fork:

Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
@vdice vdice merged commit 8f55c9c into fermyon:main Jun 25, 2024
8 checks passed
@vdice vdice deleted the ci/create-gh-release-after-artifacts branch June 25, 2024 15:20
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.

CI: wait for all artifacts to be uploaded before creating GH release
2 participants