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

Update deprecated Node.js 12 actions in the Registry-Support repo #1226

Closed
kim-tsao opened this issue Aug 21, 2023 · 2 comments · Fixed by devfile/registry-support#181
Closed
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement

Comments

@kim-tsao
Copy link
Contributor

/kind user-story

Which area this user story is related to?

/area registry

User Story

As a devfile developer I want to my github actions updated to the latest, supported Node.js v16 so that my CI workflow will not be disrupted

Acceptance Criteria

Scan the repo actions to determine if the latest runs have Node.js deprecation warnings. E.g. https://github.com/devfile/registry-support/actions/runs/5831903136
Fix the actions by following this blog: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Ensure we are pinning the updates to the commit hash: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

@openshift-ci openshift-ci bot added kind/user-story User story for new enhancement area/registry Devfile registry for stacks and infrastructure labels Aug 21, 2023
@thepetk thepetk self-assigned this Aug 22, 2023
@thepetk
Copy link
Contributor

thepetk commented Aug 23, 2023

Started working on the issue :)

@thepetk
Copy link
Contributor

thepetk commented Aug 23, 2023

Created a PR in order to update the deprecated actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants