Enhance GoReleaser config with multi-platform builds, release customizations, and changelog filters#110
Enhance GoReleaser config with multi-platform builds, release customizations, and changelog filters#110karanngi wants to merge 1 commit intomicrocks:masterfrom
Conversation
…zations, and changelog filters Signed-off-by: karanngi <karann.git@gmail.com>
cac9be8 to
e5d285d
Compare
lbroudoux
left a comment
There was a problem hiding this comment.
Just got a question on draft mode for release but it looks all good to me.
|
|
||
| release: | ||
| name_template: "Microcks CLI v{{.Tag}}" | ||
| draft: true |
There was a problem hiding this comment.
Why putting this as a draft? Do you know what is actually the default value? Does not look clear when looking at https://goreleaser.com/customization/release/#github
There was a problem hiding this comment.
It allows the release to be prepared, reviewed, and finalized before being officially published.
|
This pull request has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation. There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
This PR updates the GoReleaser config to support: