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

chore(build): nodejs 14 to 16 #1019

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

cdcabrera
Copy link
Member

What's included

  • chore(build): nodejs 14 to 16

Notes

  • activates nodejs 16 min, preps for nodejs 18

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm this completes without error

Interactive unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test:dev
  3. confirm this completes without error

Local run check

  1. update the NPM packages with $ yarn
  2. $ yarn start
  3. confirm this completes without error

Proxy run check

  1. update the NPM packages with $ yarn
  2. make sure Docker is running, plus on network, then
  3. $ yarn start:proxy
  4. confirm this completes without error

Check the build

  1. update the NPM packages with $ yarn
  2. $ yarn build
  3. confirm this completes without error

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added build 202212 project phase labels Dec 7, 2022
@cdcabrera cdcabrera marked this pull request as ready for review December 9, 2022 17:07
@cdcabrera cdcabrera merged commit 8b2afc9 into RedHatInsights:dev Dec 9, 2022
cdcabrera added a commit that referenced this pull request Dec 12, 2022
cdcabrera added a commit that referenced this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202212 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant