- Notifications
You must be signed in to change notification settings - Fork22
chore: do not use GitHub prereleases#355
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
prerelease: auto | ||
make_latest: '{{ not .Prerelease }}' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
default values areprerelease: false
andmake_latest: true
https://goreleaser.com/customization/release/#github
f95a77f
intomainUh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
😭
We discovered that the Terraform registry does not pick up them, although we could not find any documentation. |
Hence my sadness :( |
Uh oh!
There was an error while loading.Please reload this page.
Removes automatic handling of GitHub releases.
For some reason, the registry isn't recognizing new tags, and we suspect this might be the cause.