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

Potentially consider new base action using node 20 #3

Open
jamesobutler opened this issue Sep 9, 2024 · 2 comments
Open

Potentially consider new base action using node 20 #3

jamesobutler opened this issue Sep 9, 2024 · 2 comments

Comments

@jamesobutler
Copy link
Contributor

As seen at https://github.com/Slicer/Slicer/actions/runs/10777311645

The following actions use a deprecated Node.js version and will be forced to run on node20: GsActions/commit-message-checker@16fa2d5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Based on GsActions/commit-message-checker#100 (comment), the author of the action is no longer responsive to keeping it updated so a fork or other solution should be considered.

@jcfr
Copy link
Member

jcfr commented Sep 10, 2024

Ditto. I was initially considering to leverage one of the feature associated with new ruleset capabilities, but it is only available within GitHub enterprise.

so a fork or other solution should be considered

That would indeed be a sensible path forward 🚀

image image

@jamesobutler
Copy link
Contributor Author

Important new blog post regarding this situation.
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/

Following our change to default customers to use Node20, Node16 will reach end of life in the Actions runner on the 15th of October 2024.

From the 15th of October, we will no longer include Node16 in the Actions runner and customers will no longer be able to use Node16 Actions or operating systems that do not support Node20.

To prevent disruption to your Actions workflows, if you’re an Actions maintainer, update your actions to run on Node20 instead of Node16. If you’re an Actions user, update your workflows with latest versions of the actions, which run on Node20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants