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

Feature/workflows node js update #655

Merged
merged 7 commits into from
Feb 9, 2022

Conversation

saulipurhonen
Copy link
Contributor

@saulipurhonen saulipurhonen commented Feb 3, 2022

Description

Node.js versions from 16.11.0 and up use NPM v8 which is what we want to use in development.

Related issues

Closes #654

Type of change

  • New feature (non-breaking change which adds functionality)

Changes Made

  • Use Node version 16 in code style, E2E, format, type check & unit test workflows
  • Update Node version in Dockerfile
  • Removen manual NPM install in E2E test
  • Updated readme

Testing

  • Tests do not apply

Copy link
Contributor

@blankdots blankdots left a comment

Choose a reason for hiding this comment

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

@saulipurhonen saulipurhonen self-assigned this Feb 3, 2022
@saulipurhonen saulipurhonen added the enhancement New feature or request label Feb 3, 2022
@saulipurhonen saulipurhonen linked an issue Feb 3, 2022 that may be closed by this pull request
@saulipurhonen saulipurhonen added this to the Open Beta milestone Feb 3, 2022
@saulipurhonen saulipurhonen marked this pull request as ready for review February 3, 2022 09:55
@blankdots
Copy link
Contributor

maybe change it in readme as well ?

Copy link
Contributor

@blankdots blankdots left a comment

Choose a reason for hiding this comment

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

@saulipurhonen saulipurhonen force-pushed the feature/workflows-node-js-update branch from cb34903 to 5e616f5 Compare February 8, 2022 08:37
@saulipurhonen saulipurhonen merged commit fc26eb0 into develop Feb 9, 2022
@saulipurhonen saulipurhonen deleted the feature/workflows-node-js-update branch February 9, 2022 04:38
@blankdots blankdots mentioned this pull request Apr 7, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Node.js in GitHub workflows
3 participants