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

fix: nfpm binaries should have 755 instead of 775 perms #2873

Merged
merged 1 commit into from Feb 3, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Feb 3, 2022

this makes lintian a bit happier

refs goreleaser/nfpm#439

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 added the bug Something isn't working label Feb 3, 2022
@caarlos0 caarlos0 self-assigned this Feb 3, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 3, 2022
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #2873 (d6c386f) into main (f3743ed) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2873   +/-   ##
=======================================
  Coverage   84.46%   84.47%           
=======================================
  Files         111      111           
  Lines        8846     8849    +3     
=======================================
+ Hits         7472     7475    +3     
  Misses       1105     1105           
  Partials      269      269           
Impacted Files Coverage Δ
internal/pipe/nfpm/nfpm.go 94.96% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3743ed...d6c386f. Read the comment docs.

@caarlos0 caarlos0 merged commit 1207806 into main Feb 3, 2022
@caarlos0 caarlos0 deleted the nfpm-bin-perm branch February 3, 2022 02:30
@github-actions github-actions bot added this to the v1.5.0 milestone Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant