Skip to content

(goreleaser) fix deprecated configurations#76

Merged
yanosea merged 1 commit intomainfrom
75-fix-goreleaser-deprecated-configurations
Feb 7, 2026
Merged

(goreleaser) fix deprecated configurations#76
yanosea merged 1 commit intomainfrom
75-fix-goreleaser-deprecated-configurations

Conversation

@yanosea
Copy link
Copy Markdown
Owner

@yanosea yanosea commented Feb 7, 2026

  • replace archives.format with archives.formats
  • replace archives.format_overrides.format with archives.format_overrides.formats
  • rename snapshot.name_template to snapshot.version_template
  • migrate brews to homebrew_casks

closes #75

- replace `archives.format` with `archives.formats`
- replace `archives.format_overrides.format` with `archives.format_overrides.formats`
- rename `snapshot.name_template` to `snapshot.version_template`
- migrate `brews` to `homebrew_casks`
@yanosea yanosea added the bug Something isn't working label Feb 7, 2026
@yanosea yanosea self-assigned this Feb 7, 2026
@yanosea yanosea added the bug Something isn't working label Feb 7, 2026
@yanosea yanosea merged commit afb0030 into main Feb 7, 2026
5 checks passed
@yanosea yanosea deleted the 75-fix-goreleaser-deprecated-configurations branch February 7, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(goreleaser) fix deprecated configurations

1 participant