Skip to content

chore: migrate Formula to Cask#5

Draft
vmaerten wants to merge 1 commit into
mainfrom
chore/migrate-formula-to-cask
Draft

chore: migrate Formula to Cask#5
vmaerten wants to merge 1 commit into
mainfrom
chore/migrate-formula-to-cask

Conversation

@vmaerten

@vmaerten vmaerten commented Feb 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove Formula/go-task.rb (GoReleaser will now generate a Cask instead)
  • Add tap_migrations.json to redirect existing formula users to the cask

This prepares the tap for the next release of Task, which switches from brews to homebrew_casks in .goreleaser.yml. After the release, GoReleaser will push Casks/go-task.rb automatically.

This PR should be merged just before or at the same time as the first release using homebrew_casks, to avoid conflicts between the old Formula and the new Cask.

Remove the GoReleaser-generated Formula/go-task.rb and add
tap_migrations.json to redirect existing formula users to the
cask that GoReleaser will now generate in Casks/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