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: fix goreleaser config #209

Merged

Conversation

troyanov
Copy link
Member

@troyanov troyanov commented Jul 3, 2024

ci: fix goreleaser config

Fixup after updating goreleaser/goreleaser-action from 5 to 6
a46577a

Add v2 version to the goreleaser config file.
https://goreleaser.com/errors/version/#unsupported-configuration-version

Based on goreleaser deprecations changelog.skip is replaced by changelog.disable.

troyanov added 2 commits July 3, 2024 19:26
Based on goreleaser [deprecations](https://goreleaser.com/deprecations/#changelogskip) `changelog.skip` is replaced by `changelog.disable`.
@troyanov troyanov changed the title Fix goreleaser v2 migration issues ci: fix goreleaser config Jul 3, 2024
@troyanov troyanov merged commit 5c80d31 into canonical:master Jul 3, 2024
7 checks passed
@troyanov troyanov deleted the fix-goreleaser-v2-migration-issues branch July 3, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant