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: run scripts on background by default #459

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 26, 2023

closes #458

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #459 (cde5a48) into master (6f3d601) will decrease coverage by 0.02%.
The diff coverage is 80.76%.

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
- Coverage   90.93%   90.92%   -0.02%     
==========================================
  Files          30       30              
  Lines        4689     4694       +5     
  Branches      943      943              
==========================================
+ Hits         4264     4268       +4     
- Misses        425      426       +1     
Impacted Files Coverage Δ
bin/install.js 86.51% <60.00%> (-0.08%) ⬇️
lib/utils.js 93.97% <71.42%> (-0.01%) ⬇️
lib/lifecycle_scripts.js 97.72% <92.85%> (+0.05%) ⬆️

@fengmk2 fengmk2 merged commit 18d9b9f into master May 26, 2023
13 of 15 checks passed
@fengmk2 fengmk2 deleted the scripts-on-background branch May 26, 2023 08:24
fengmk2 pushed a commit that referenced this pull request May 26, 2023
[skip ci]

## [7.9.0](v7.8.0...v7.9.0) (2023-05-26)

### Features

* run scripts on background by default ([#459](#459)) ([18d9b9f](18d9b9f))
@github-actions
Copy link

🎉 This PR is included in version 7.9.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run scripts on background
1 participant