-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Update GH actions to use Node 16 tasks #21763
Labels
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Comments
nickboldt
added
the
kind/task
Internal things, technical debt, and to-do tasks to be performed.
label
Oct 13, 2022
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Oct 13, 2022
nickboldt
added
severity/P2
Has a minor but important impact to the usage or development of the system.
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/release
Issue dedicated to a release (content, status, related PR, go/nogo/problem discussion, etc.)
and removed
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
kind/release
Issue dedicated to a release (content, status, related PR, go/nogo/problem discussion, etc.)
labels
Oct 13, 2022
This was referenced Dec 8, 2022
Merged
Closed
Chore: Update GitHub actions to use node 16 and Ubuntu to latest
eclipse-che/che-workspace-client#85
Merged
Merged
Ongoing list of actions that I've found could not be updated because they don't have a node16 version: |
This was referenced Dec 20, 2022
Merged
Seems that after this update, some taks require additional configuration:
|
9 tasks
nickboldt
added a commit
that referenced
this issue
Jan 4, 2023
Change-Id: Ib6863018dff009b6fe2ec15f11758935b4c49ade Signed-off-by: Nick Boldt <[email protected]>
PRs:
Note that some Che projects uses Temurin and some use Adopt. Not sure why the discrepancy, but here we are. |
This was referenced Jan 4, 2023
Merged
This was referenced Jan 5, 2023
nickboldt
added a commit
that referenced
this issue
Jan 5, 2023
Change-Id: Ib6863018dff009b6fe2ec15f11758935b4c49ade Signed-off-by: Nick Boldt <[email protected]> Signed-off-by: Nick Boldt <[email protected]>
This was referenced Jan 7, 2023
Merged
Merged
I think every repo has been updated now, closing. |
and one more che-incubator/che-code#175 😉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe
-- https://github.com/eclipse-che/che-release/actions/runs/3233426139
So, anywhere we have GHA scripts that use old versions of the above actions, we should update to the latst node16 based versions.
Describe the solution you'd like
So, anywherer we have GHA scripts that use old versions of the above actions, we should update to the latst node16 based versions.
Describe alternatives you've considered
No response
Additional context
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
The text was updated successfully, but these errors were encountered: