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: nfpm: support creating empty folders #677

Merged
merged 2 commits into from May 17, 2018
Merged

Conversation

caarlos0
Copy link
Member

closes #676

refs goreleaser/nfpm#34

cc/ @nhinds

@codecov-io
Copy link

codecov-io commented May 17, 2018

Codecov Report

Merging #677 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
+ Coverage   89.26%   89.27%   +<.01%     
==========================================
  Files          43       43              
  Lines        2124     2125       +1     
==========================================
+ Hits         1896     1897       +1     
  Misses        183      183              
  Partials       45       45
Impacted Files Coverage Δ
config/config.go 100% <ø> (ø) ⬆️
pipeline/nfpm/nfpm.go 91.37% <100%> (+0.07%) ⬆️

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 5252f74...4ae99d5. Read the comment docs.

@caarlos0 caarlos0 merged commit b5c789e into master May 17, 2018
@caarlos0 caarlos0 deleted the create-empty-folders branch May 17, 2018 01:08
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow creating empty directories in RPMs
2 participants