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

Opt-in auto update global installation #8428

Merged
merged 14 commits into from
Oct 29, 2020
Merged

Opt-in auto update global installation #8428

merged 14 commits into from
Oct 29, 2020

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Oct 22, 2020

Closes: #8088

@medikoo medikoo self-assigned this Oct 22, 2020
@medikoo medikoo changed the title 1001 auto update Opt-in auto update global installation Oct 22, 2020
@codecov-io
Copy link

codecov-io commented Oct 22, 2020

Codecov Report

Merging #8428 into master will decrease coverage by 0.64%.
The diff coverage is 51.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8428      +/-   ##
==========================================
- Coverage   88.04%   87.39%   -0.65%     
==========================================
  Files         249      254       +5     
  Lines        9299     9476     +177     
==========================================
+ Hits         8187     8282      +95     
- Misses       1112     1194      +82     
Impacted Files Coverage Δ
lib/plugins/standalone/index.js 41.02% <23.07%> (+9.65%) ⬆️
lib/utils/eventuallyUpdate.js 26.53% <26.53%> (ø)
lib/utils/npmPackage/isWritable.js 41.66% <41.66%> (ø)
lib/utils/standalone.js 68.75% <68.75%> (ø)
lib/plugins/config/config.js 82.85% <72.00%> (-6.04%) ⬇️
lib/utils/npmPackage/isGlobal.js 90.90% <90.90%> (ø)
lib/Serverless.js 96.93% <100.00%> (+0.06%) ⬆️
lib/plugins/deploy/deploy.js 100.00% <100.00%> (ø)
lib/plugins/interactiveCli/autoUpdate.js 100.00% <100.00%> (ø)
lib/plugins/interactiveCli/index.js 100.00% <100.00%> (ø)
... and 7 more

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 b04ab55...be82f00. Read the comment docs.

@medikoo medikoo force-pushed the 1001-auto-update branch 9 times, most recently from 5716cc3 to 3407f9e Compare October 23, 2020 12:50
@medikoo medikoo marked this pull request as ready for review October 23, 2020 13:43
@medikoo medikoo force-pushed the 1001-auto-update branch 2 times, most recently from 782ed8e to 9995e33 Compare October 29, 2020 11:12
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.

Auto update global Serverless installation behind the scenes (as opt-in)
2 participants