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: automate Unix & Windows draft release merging #24

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

ixje
Copy link
Member

@ixje ixje commented Jan 10, 2024

9017d9c forced the release process to use a Windows runner in order to build the Chocolatey packages. This came at a cost of having GoReleaser create 2 Draft releases that had to be merged manually. This PR drops the builtin function and manually merges the /dist directories of both build jobs, then removes some unnecessary files (and directories) and finally uses a 3rd party action to create a draft release.

Note: we still have to publish the draft within 30 minutes after creation for the Chocolatey verification process to automatically pick it up.

@ixje ixje merged commit aa28e28 into master Jan 19, 2024
1 check passed
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