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(nix): support zip packages #4225

Merged
merged 3 commits into from
Aug 2, 2023
Merged

feat(nix): support zip packages #4225

merged 3 commits into from
Aug 2, 2023

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Aug 2, 2023

closes #4224

@caarlos0 caarlos0 added the enhancement New feature or request label Aug 2, 2023
@caarlos0 caarlos0 self-assigned this Aug 2, 2023
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 2, 2023
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e8d4ff9
Status: ✅  Deploy successful!
Preview URL: https://1ba0902a.goreleaser.pages.dev
Branch Preview URL: https://nix-zip.goreleaser.pages.dev

View logs

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #4225 (e8d4ff9) into main (de5fae2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #4225   +/-   ##
=======================================
  Coverage   84.06%   84.07%           
=======================================
  Files         131      131           
  Lines       12389    12394    +5     
=======================================
+ Hits        10415    10420    +5     
  Misses       1573     1573           
  Partials      401      401           
Files Changed Coverage Δ
internal/pipe/nix/nix.go 82.77% <100.00%> (+0.22%) ⬆️

@caarlos0 caarlos0 merged commit c6655bc into main Aug 2, 2023
11 of 12 checks passed
@caarlos0 caarlos0 deleted the nix-zip branch August 2, 2023 23:42
@github-actions github-actions bot added this to the v1.20.0 milestone Aug 2, 2023
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nix doesn't work with format=zip
1 participant