Skip to content

Add support to Node20#58

Merged
Vadorequest merged 5 commits intoUnlyEd:mainfrom
matteovivona:main
Feb 7, 2024
Merged

Add support to Node20#58
Vadorequest merged 5 commits intoUnlyEd:mainfrom
matteovivona:main

Conversation

@matteovivona
Copy link
Contributor

@matteovivona matteovivona commented Jan 26, 2024

In this PR:

  • Updates action to Node20
  • Adds Node 20 installation before every yarn install steps
  • Adds 'engines' property on package.json
  • Removes Node16 from pipeline

Closes #57

@Vadorequest
Copy link
Member

LGTM, did you try it? Integration tests are failing because those can't be allowed from another repo. I'll need to fork your branch and redo it from the repo so all the tests are executed properly. Let me know when you think it's good so i do just that!

Thanks for the PR

@matteovivona
Copy link
Contributor Author

Sorry for multiple commits :V

@Vadorequest
Copy link
Member

No worries! I don't mind.

@matteovivona
Copy link
Contributor Author

LGTM, did you try it?

I tried running build and tests locally and all checks passed.

Tests on PR checks failed because I added 'engines' property on package.json that force Node20. GH runner installed Node18 by default, so it was failing because of that.

@Vadorequest
Copy link
Member

I wrote that comment 5d ago and forgot to send it 😆

@Vadorequest Vadorequest merged commit e995f15 into UnlyEd:main Feb 7, 2024
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.

Node.js 16 actions are deprecated

2 participants