Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Upgrade Node.js version of webportal & rest server to 8 (Carbon) #1453

Merged
merged 8 commits into from
Nov 19, 2018

Conversation

Gerhut
Copy link
Member

@Gerhut Gerhut commented Oct 6, 2018

Replace npm run yarn (which stands for yarn --ignore-engines) to yarn directly

  • Document

@coveralls
Copy link

coveralls commented Oct 6, 2018

Coverage Status

Coverage increased (+0.01%) to 51.774% when pulling a415b63 on qixcheng/upgrade-node-js-8 into 65e55b9 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+6.4%) to 69.908% when pulling 96d5220 on qixcheng/upgrade-node-js-8 into 3e0b503 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+6.4%) to 69.908% when pulling 96d5220 on qixcheng/upgrade-node-js-8 into 3e0b503 on master.

@Gerhut Gerhut requested review from sterowang and fanyangCS October 11, 2018 02:22
@Gerhut Gerhut force-pushed the qixcheng/upgrade-node-js-8 branch from 8834d55 to 572c6ab Compare October 11, 2018 02:48
@@ -66,7 +66,7 @@ matrix:
- npm run coveralls

- language: node_js
node_js: 7
node_js: node
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ref: https://github.com/creationix/nvm/blob/master/README.md#usage node version means the latest version of node.js

@@ -55,7 +55,7 @@ matrix:
- mvn clean test jacoco:report coveralls:report

- language: node_js
node_js: 6
node_js: lts/carbon
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unify the travis test version as LTS name version, which has been already used in Dockerfile (FROM node:carbon)

@Gerhut Gerhut force-pushed the qixcheng/upgrade-node-js-8 branch from dab0d2e to bd9c8d5 Compare October 11, 2018 03:38
@Gerhut Gerhut merged commit 327a5cd into master Nov 19, 2018
@Gerhut Gerhut deleted the qixcheng/upgrade-node-js-8 branch November 19, 2018 04:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants