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: allow publish 10mb tarball package by default #391

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Feb 3, 2023

closes #388

@fengmk2 fengmk2 added the bug Something isn't working label Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #391 (08dcd8e) into master (f4f40ed) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   97.60%   97.40%   -0.20%     
==========================================
  Files         152      152              
  Lines       13133    13139       +6     
  Branches     1697     1693       -4     
==========================================
- Hits        12818    12798      -20     
- Misses        315      341      +26     
Impacted Files Coverage Δ
...controller/package/SavePackageVersionController.ts 100.00% <100.00%> (ø)
config/config.default.ts 87.50% <100.00%> (-8.46%) ⬇️
app/infra/NFSClientAdapter.ts 86.58% <0.00%> (-8.54%) ⬇️
app/core/service/TaskService.ts 97.77% <0.00%> (-1.67%) ⬇️
app/core/service/PackageManagerService.ts 97.53% <0.00%> (-0.12%) ⬇️

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

@fengmk2 fengmk2 merged commit f873b8d into master Feb 3, 2023
@fengmk2 fengmk2 deleted the allow-publish-10mb-package-by-default branch February 3, 2023 14:17
fengmk2 pushed a commit that referenced this pull request Feb 3, 2023
[skip ci]

## [3.2.5](v3.2.4...v3.2.5) (2023-02-03)

### Bug Fixes

* allow publish 10mb tarball package by default ([#391](#391)) ([f873b8d](f873b8d))
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

🎉 This PR is included in version 3.2.5 🎉

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
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nodejs.RangeError: Maximum call stack size exceeded by RegExp.test
1 participant