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

chore(ci): remove superfluous 'Install Oras' step #12

Closed
wants to merge 1 commit into from

Conversation

BethGriggs
Copy link

@BethGriggs BethGriggs commented May 15, 2024

Description of the change

Removes superfluous 'Install Oras' step - according to https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md#cli-tools this is bundled by default in all Ubuntu GitHub Actions runners.

Also cited in oras-project/setup-oras#17

Existing or Associated Issue(s)

This is in effort to mitigate the following warning - we may as well use the bundled version so we pick up updates when GitHub applies them:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: oras-project/setup-oras@ee7dbe1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@openshift-ci openshift-ci bot requested review from gazarenkov and kadel May 15, 2024 15:51
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@BethGriggs
Copy link
Author

Never mind, fake news. It's being removed in Ubuntu 24.04 runners for maintenance reasons - actions/runner-images#9848

@BethGriggs BethGriggs closed this May 15, 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.

1 participant