Skip to content
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

feat(brew): extra_install #4217

Merged
merged 1 commit into from
Jul 31, 2023
Merged

feat(brew): extra_install #4217

merged 1 commit into from
Jul 31, 2023

Conversation

caarlos0
Copy link
Member

Allows to add manpages and shell completion installs without overriding the default bin.install.

Allows to add manpages and shell completion installs without overriding
the default bin.install.
@caarlos0 caarlos0 added the enhancement New feature or request label Jul 30, 2023
@caarlos0 caarlos0 added this to the v1.20.0 milestone Jul 30, 2023
@caarlos0 caarlos0 self-assigned this Jul 30, 2023
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e462e1
Status: ✅  Deploy successful!
Preview URL: https://e84ac6fd.goreleaser.pages.dev
Branch Preview URL: https://homebrew-extra-install.goreleaser.pages.dev

View logs

@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 30, 2023
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #4217 (9e462e1) into main (30ea8a7) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4217      +/-   ##
==========================================
- Coverage   84.08%   84.06%   -0.02%     
==========================================
  Files         131      131              
  Lines       12383    12389       +6     
==========================================
+ Hits        10412    10415       +3     
- Misses       1571     1573       +2     
- Partials      400      401       +1     
Files Changed Coverage Δ
pkg/config/config.go 84.94% <ø> (ø)
internal/pipe/brew/brew.go 82.05% <100.00%> (-0.51%) ⬇️

... and 1 file with indirect coverage changes

@caarlos0 caarlos0 merged commit d7921d4 into main Jul 31, 2023
11 of 12 checks passed
@caarlos0 caarlos0 deleted the homebrew-extra-install branch July 31, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant