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

deps: Upgrade to Node v12, in setup docs and in CI. #4262

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

gnprice
Copy link
Member

@gnprice gnprice commented Sep 18, 2020

We've been using this for local development for a little while,
and all seems well.

The major visible benefit to this upgrade is that startup times are
much improved:
#3780 (comment)
which means everything we do from a script becomes much faster.

Fixes: #3780

@gnprice
Copy link
Member Author

gnprice commented Sep 18, 2020

I plan to merge this as soon as the Travis build succeeds:
https://travis-ci.org/github/zulip/zulip-mobile/builds/728452817

One of the changes here is specifically to our Travis config, so the only reliable way to test that is to actually push it. (It's rare that we make changes to that file.)

@chrisbobbe
Copy link
Contributor

Great, thanks!

We've been using this for local development for a little while,
and all seems well.

The major visible benefit to this upgrade is that startup times are
much improved:
  zulip#3780 (comment)
which means everything we do from a script becomes much faster.

Fixes: zulip#3780
@gnprice
Copy link
Member Author

gnprice commented Sep 18, 2020

CI passed; merged.

@gnprice gnprice deleted the pr-node-v12 branch September 18, 2020 21:46
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.

Upgrade to Node v12
2 participants