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: expand-env support for vendor field #406

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

crazy-max
Copy link
Member

This PR allows to expand env for vendor field. This can be useful if another entity wants to redistribute a package.

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 19, 2021
@vercel vercel bot temporarily deployed to Preview November 19, 2021 11:11 Inactive
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #406 (2da7ad4) into main (344dd2a) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   66.12%   66.18%   +0.05%     
==========================================
  Files          15       15              
  Lines        1851     1854       +3     
==========================================
+ Hits         1224     1227       +3     
  Misses        488      488              
  Partials      139      139              
Impacted Files Coverage Δ
nfpm.go 86.22% <100.00%> (+0.21%) ⬆️

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 344dd2a...2da7ad4. Read the comment docs.

@caarlos0 caarlos0 merged commit aee2dc4 into goreleaser:main Nov 19, 2021
@caarlos0
Copy link
Member

Thanks!

@crazy-max crazy-max deleted the env-vendor branch November 19, 2021 17:14
@crazy-max
Copy link
Member Author

Thanks @caarlos0 :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants