Skip to content

chore: update goreleaser config to 2.15.2#680

Merged
porridge merged 2 commits into
mainfrom
goreleaser-bump
Apr 16, 2026
Merged

chore: update goreleaser config to 2.15.2#680
porridge merged 2 commits into
mainfrom
goreleaser-bump

Conversation

@porridge
Copy link
Copy Markdown
Member

What this PR does / why we need it:

[kuttl]$ goreleaser healthcheck
  • checking tools...
  • DEPRECATED: archives.format should not be used anymore, check https://goreleaser.com/deprecations#archivesformat for more info
  • DEPRECATED: archives.builds should not be used anymore, check https://goreleaser.com/deprecations#archivesbuilds for more info
  • brews is being phased out in favor of homebrew_casks, check https://goreleaser.com/deprecations#brews for more info
    • ✓ git
    • ✓ go
    • done!
  • thanks for using GoReleaser!

Signed-off-by: Marcin Owsiany <porridge@redhat.com>
@porridge porridge requested a review from kensipe as a code owner April 16, 2026 08:35
@porridge porridge added the dependencies Pull requests that update a dependency file label Apr 16, 2026
Comment thread .goreleaser.yml
- formula: kubernetes-cli
hooks:
post:
install: |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

not familiar with this, was this manually verified?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Only partially, i.e. goreleaser healthcheck no longer complains.

Copy link
Copy Markdown
Collaborator

@vladbologa vladbologa left a comment

Choose a reason for hiding this comment

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

I think there's a problem with the binary name on Mac.

And the migration instructions say something about adding a tap_migrations.json to kudobuilder/homebrew-tap so that existing mac users upgrade cleanly.

Comment thread .goreleaser.yml
@porridge
Copy link
Copy Markdown
Member Author

I think there's a problem with the binary name on Mac.

And the migration instructions say something about adding a tap_migrations.json to kudobuilder/homebrew-tap so that existing mac users upgrade cleanly.

Right, I plan to do that by merging kudobuilder/homebrew-tap#3 after next release.

Signed-off-by: Marcin Owsiany <porridge@redhat.com>
@porridge porridge merged commit 5873df0 into main Apr 16, 2026
6 checks passed
@porridge porridge deleted the goreleaser-bump branch April 16, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants