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: download tgz file to local file before untar it #457

Merged
merged 3 commits into from
May 5, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 5, 2023

avoid "zlib: unexpected end of file"

avoid "zlib: unexpected end of file"
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #457 (0f14406) into master (8ec081a) will decrease coverage by 0.08%.
The diff coverage is 88.46%.

❗ Current head 0f14406 differs from pull request most recent head 096602a. Consider uploading reports for the commit 096602a to get more accurate results

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   97.57%   97.50%   -0.08%     
==========================================
  Files         166      166              
  Lines       15360    15372      +12     
  Branches     1999     1995       -4     
==========================================
  Hits        14988    14988              
- Misses        372      384      +12     
Impacted Files Coverage Δ
app/core/service/PackageVersionFileService.ts 97.14% <80.00%> (-2.09%) ⬇️
app/common/FileUtil.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@fengmk2 fengmk2 merged commit 90d5046 into master May 5, 2023
@fengmk2 fengmk2 deleted the fix-rmdir branch May 5, 2023 16:24
fengmk2 pushed a commit that referenced this pull request May 5, 2023
[skip ci]

## [3.19.1](v3.19.0...v3.19.1) (2023-05-05)

### Bug Fixes

* download tgz file to local file before untar it ([#457](#457)) ([90d5046](90d5046))
@github-actions
Copy link

github-actions bot commented May 5, 2023

🎉 This PR is included in version 3.19.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant