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

Upgrade node to 14.x in GH Actions #295

Merged
merged 3 commits into from
Oct 7, 2020
Merged

Upgrade node to 14.x in GH Actions #295

merged 3 commits into from
Oct 7, 2020

Conversation

rbclark
Copy link
Contributor

@rbclark rbclark commented Oct 7, 2020

Docker is building on node 14.x however the test suite is running on 12.x. Failures are happening on Docker and not on the test suite, this makes the versions consistent in order to attempt to avoid such errors.

Also run vue upgrade and move appropriate deps from devDependencies. This is a suggested step as part of the vue-cli-service upgrade, https://cli.vuejs.org/migrating-from-v3/

@robthew robthew temporarily deployed to mitre-heimda-upgradenod-bspiy5 October 7, 2020 14:18 Inactive
@rbclark rbclark temporarily deployed to mitre-heimda-upgradenod-bspiy5 October 7, 2020 16:09 Inactive
Robert Clark added 3 commits October 7, 2020 12:28
Docker is building on node 14.x however the test suite is running on 12.x. Failures are happening on Docker and not on the test suite, this makes the versions consistent in order to attempt to avoid such errors.
vue-cli-service v4 is trying to run eslint on build and was failing since it couldn't find our prettierrc config.
This is a suggested step as part of the vue-cli-service upgrade, https://cli.vuejs.org/migrating-from-v3/
@rbclark rbclark temporarily deployed to mitre-heimda-upgradenod-bspiy5 October 7, 2020 16:28 Inactive
@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rbclark rbclark requested a review from Bialogs October 7, 2020 16:29
@Bialogs Bialogs merged commit 9d210b6 into master Oct 7, 2020
@Bialogs Bialogs deleted the upgradeNode branch October 7, 2020 16:57
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.

3 participants