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

chore: upgrade to goreleaser v2 #1854

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

johannesfrey
Copy link
Contributor

@johannesfrey johannesfrey commented Jun 10, 2024

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...

What else do we need to know?
goreleaser v2 was announced on June 4th. When using v2 (e.g. locally) we cannot issue e.g. just build-snapshot anymore:

⨯ build failed after 0s                    error=only configurations files on  version: 2  are supported, yours is  version: 1 , please update your configuration

Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 2932606
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/6666b303683e1a000879a4ff

@@ -138,7 +140,7 @@ brews:
repository:
owner: loft-sh
name: homebrew-tap
folder: Formula
directory: Formula
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johannesfrey johannesfrey marked this pull request as ready for review June 10, 2024 07:08
.gitignore Outdated Show resolved Hide resolved
@ThomasK33 ThomasK33 merged commit d18d8b9 into loft-sh:main Jun 10, 2024
5 checks passed
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.

2 participants