Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

repo: drop support for node 10 when building images #391

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Aug 7, 2020

What it does

The following commit includes the following updates:

  • Bumping to Node 12
    The images and build are updated to make use of Node v12.18.3 (LTS) instead of Node 10 which will be dropped in upcoming releases. The bump in Node version is necessary for security updates, vscode extension compatibility and since it is the new LTS.

How to test

The CI should successfully pass (given that no other errors currently fail the build):

Review checklist

Reminder for reviewers


Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

@vince-fugnitto vince-fugnitto self-assigned this Aug 7, 2020
@vince-fugnitto vince-fugnitto force-pushed the vf/node-12 branch 3 times, most recently from ab4c1e1 to 312e4f3 Compare August 10, 2020 17:06
@marcdumais-work
Copy link
Member

Wow, something seems wrong with CI. @vince-fugnitto do you know if these failures happen when you build and run the tests locally?

@vince-fugnitto vince-fugnitto changed the title repo: repo cleanup (deprecated extensions and node bump) repo: drop support for node 10 when building images Aug 11, 2020
@vince-fugnitto vince-fugnitto force-pushed the vf/node-12 branch 3 times, most recently from 340526d to e8c873e Compare August 12, 2020 18:53
@vince-fugnitto vince-fugnitto marked this pull request as ready for review August 12, 2020 20:24
The following commit updates all images to use `node 12` instead of `10`
as it is dropped in favor of the new LTS.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto
Copy link
Member Author

I rebased the pull-request to pick up changes from #396.

Copy link
Member

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

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

LGTM and CI is green. Thanks @vince-fugnitto

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants