Skip to content

Comments

feat(homebrew): migrate from Formula to Cask#2702

Draft
vmaerten wants to merge 1 commit intomainfrom
docs/homebrew-cask-references
Draft

feat(homebrew): migrate from Formula to Cask#2702
vmaerten wants to merge 1 commit intomainfrom
docs/homebrew-cask-references

Conversation

@vmaerten
Copy link
Member

Summary

  • Switch GoReleaser config from brews to homebrew_casks so releases generate a Cask instead of a Formula
  • Update documentation links in installation.md and releasing.md to reference Casks/go-task.rb

Companion to go-task/homebrew-tap#5 which prepares the tap for this migration.

Test plan

  • Run task goreleaser:test locally to verify the Cask is generated correctly
  • After release: verify Casks/go-task.rb is pushed to go-task/homebrew-tap
  • brew install go-task/tap/go-task installs successfully from the new Cask

Switch GoReleaser config from `brews` to `homebrew_casks` and update
documentation links to reference Casks/go-task.rb instead of
Formula/go-task.rb.
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.

1 participant