Skip to content

Conversation

@nyobe
Copy link
Contributor

@nyobe nyobe commented Jul 28, 2025

Enable goreleaser to publish pre-release artifacts

@nyobe nyobe added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jul 28, 2025
@pgavlin
Copy link
Member

pgavlin commented Jul 28, 2025

Can't access the gorelease docs at the moment--any other side-effects?

@pgavlin
Copy link
Member

pgavlin commented Jul 28, 2025

ah, different browser worked. so does this mean that goreleaser will only create prereleases? or will it always mark releases as prerelease?

@nyobe nyobe force-pushed the claire/enable-prerelease branch from a8eeb5d to ae274c7 Compare July 28, 2025 23:32
@nyobe
Copy link
Contributor Author

nyobe commented Jul 28, 2025

it's in the .goreleaser.prerelease.yml so it should only be used for the pre-release pipeline which triggers for tags like vX.X.X-tag, afaict

that said I think the prerelease flag is wrong, it looks like it's supposed to determine this from the tag w/o additional configuration.
so I think all we need to do is drop the disable flag..

but I don't fully understand this config, and I'm not sure how to test it :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants