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: allow to parse from stdin #559

Merged
merged 1 commit into from
Oct 13, 2022
Merged

feat: allow to parse from stdin #559

merged 1 commit into from
Oct 13, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Oct 13, 2022

closes #558

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Oct 13, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 13, 2022
@vercel vercel bot temporarily deployed to Preview October 13, 2022 20:33 Inactive
@caarlos0 caarlos0 added the enhancement New feature or request label Oct 13, 2022
@caarlos0 caarlos0 marked this pull request as ready for review October 13, 2022 20:33
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #559 (f28da88) into main (249917d) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #559      +/-   ##
==========================================
- Coverage   69.39%   69.31%   -0.09%     
==========================================
  Files          20       20              
  Lines        2578     2581       +3     
==========================================
  Hits         1789     1789              
- Misses        612      614       +2     
- Partials      177      178       +1     
Impacted Files Coverage Δ
nfpm.go 86.56% <0.00%> (-1.32%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caarlos0 caarlos0 merged commit 7d7280d into main Oct 13, 2022
@caarlos0 caarlos0 deleted the config-from-stdin branch October 13, 2022 20:46
@github-actions github-actions bot added this to the v2.20.0 milestone Oct 13, 2022
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/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.

Accept nfpm.yaml (or equivilant) on stdin?
1 participant