Skip to content

goreleaser:bugfix - adding release auto#1027

Merged
nathanmartinszup merged 1 commit into
mainfrom
bugfix/pre-release-auto
Mar 11, 2022
Merged

goreleaser:bugfix - adding release auto#1027
nathanmartinszup merged 1 commit into
mainfrom
bugfix/pre-release-auto

Conversation

@nathanmartinszup

Copy link
Copy Markdown
Contributor

Before every release was released as a draft, in this way it was
possible to define which releases should be published as a pre release
and which not. After pull request 578e883, all releases are published
directly without the possibility to define betas and rcs as pre
releases.

This pull request changes the goreleaser configuration file to
automatically define which ones should be published as pre releases.
For this the pre release:auto attribute was added, for more information
follow the documentation link
https://goreleaser.com/customization/release/?h=release#release.

Signed-off-by: Nathan Martins [email protected]

- What I did

- How to verify it

- Description for the changelog

Before every release was released as a draft, in this way it was
possible to define which releases should be published as a pre release
and which not. After pull request 578e883, all releases are published
directly without the possibility to define betas and rcs as pre
releases.

This pull request changes the goreleaser configuration file to
automatically define which ones should be published as pre releases.
For this the pre release:auto attribute was added, for more information
follow the documentation link
https://goreleaser.com/customization/release/?h=release#release.

Signed-off-by: Nathan Martins <[email protected]>
@nathanmartinszup
nathanmartinszup merged commit f6bfb74 into main Mar 11, 2022
@nathanmartinszup
nathanmartinszup deleted the bugfix/pre-release-auto branch March 11, 2022 10:59
nathanmartinszup added a commit that referenced this pull request Mar 11, 2022
Before every release was released as a draft, in this way it was
possible to define which releases should be published as a pre release
and which not. After pull request 578e883, all releases are published
directly without the possibility to define betas and rcs as pre
releases.

This pull request changes the goreleaser configuration file to
automatically define which ones should be published as pre releases.
For this the pre release:auto attribute was added, for more information
follow the documentation link
https://goreleaser.com/customization/release/?h=release#release.

Signed-off-by: Nathan Martins <[email protected]>
(cherry picked from commit f6bfb74)
nathanmartinszup added a commit that referenced this pull request Apr 4, 2022
Before every release was released as a draft, in this way it was
possible to define which releases should be published as a pre release
and which not. After pull request 578e883, all releases are published
directly without the possibility to define betas and rcs as pre
releases.

This pull request changes the goreleaser configuration file to
automatically define which ones should be published as pre releases.
For this the pre release:auto attribute was added, for more information
follow the documentation link
https://goreleaser.com/customization/release/?h=release#release.

Signed-off-by: Nathan Martins <[email protected]>
(cherry picked from commit f6bfb74)
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