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

Added default script that will run if now fails to install #1832

Merged
merged 5 commits into from
Jan 21, 2019

Conversation

AndyBitz
Copy link
Contributor

If Now CLI should fail to install this default script will be run instead.
It tells the user that ignore-scripts should be false while installing.

@AndyBitz AndyBitz requested a review from leo January 16, 2019 18:29
@leo
Copy link
Contributor

leo commented Jan 16, 2019

@AndyBitz Please publish this under a different npm package name and test installation there.

download/dist/now Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #1832 into canary will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           canary   #1832   +/-   ##
======================================
  Coverage    6.14%   6.14%           
======================================
  Files          94      94           
  Lines        4168    4168           
======================================
  Hits          256     256           
  Misses       3912    3912

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 4f15b72...b2b50cc. Read the comment docs.

@AndyBitz AndyBitz merged commit 38923e1 into canary Jan 21, 2019
@AndyBitz AndyBitz deleted the check-ignore-scripts branch January 21, 2019 18:59
leo pushed a commit that referenced this pull request Feb 1, 2019
* Added default script that will run if now fails to install

* Don't overwrite the default now script before publishing

* Copy the default now binary on publish instead of keeping it inside the dist folder

* Removed download/dist/now

* Changed text
leo pushed a commit that referenced this pull request Feb 14, 2019
* Added default script that will run if now fails to install

* Don't overwrite the default now script before publishing

* Copy the default now binary on publish instead of keeping it inside the dist folder

* Removed download/dist/now

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

Successfully merging this pull request may close these issues.

None yet

4 participants