-
Notifications
You must be signed in to change notification settings - Fork 19
Add support for Homebrew #627
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested e2e:
- https://github.com/mszostok/homebrew-tap-test
- https://github.com/mszostok/capact/releases/tag/v0.7.0
Please update also related documentation: https://capact.io/docs/next/cli/getting-started
3adb175 to
4d8c87c
Compare
4d8c87c to
03ccb35
Compare
03ccb35 to
a510b7e
Compare
mszostok
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR discussed f2f
mszostok
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please fix url before merging
Co-authored-by: Mateusz Szostok <szostok.mateusz@gmail.com>
Description
Changes proposed in this pull request:
capactandpopulatoringoreleaserThere was created a dedicated repository for Homebrew formulas.
Testing
.goreleaser.ymlfile:Note: comment out a section with a docker, blobs and release as there are not needed.
It should generate a test release in the forked repository with binaries and create a commit in the forked homebrew-tap repository.
Related issue(s)