-
Notifications
You must be signed in to change notification settings - Fork 0
Update node to version 20 #24
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you merge the PR and the build was successful you can follow the instructions in the README file to create a new release by adding the git tag. Also the information about doing versioning without the v...
was wrong. Keep using the v
prefix according to this doc.
Since we don't have any tooling to create a CHANGELOG
please also create a release on GitHub with some description about the changes:
When the release is done create a PR with using the new skip version in https://github.com/shiftcode/sc-commons-public/blob/main/.github/workflows/main.yml.
@vitaliibendyk please check the build which is currently failing. |
…thub-action-skip into #24-upgrade-node-to-v20
Add .nvmrc, update node 20.11