openshift-tools-installer
openshift-tools-installer copied to clipboard
Download, install and cache OpenShift binaries into your GitHub Actions runners.
**Description:** I encountered an issue while using the redhat-actions/openshift-tools-installer action in my GitHub Actions workflow. The issue seems to be related to the installation of Helm, and I received the...
### Description Updates the action to use `node20`. This is to go with the [deprecation](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/) of `node16` GitHub Actions ### Related Issue(s) None ### Checklist - [ ] This PR...
### Description - Bumps runtime environment from Node16 to Node20 - EOL statement: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ - Force replacement started June 3rd: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ - Updates @actions/http-client to 2.2.1 - Allows us to...
### Version Download action repository 'redhat-actions/openshift-tools-installer@v1' (SHA:2de9a80cf012ad0601021515481d433b91ef8fd5) ### Describe the bug Around 2024 July 04, I started seeing a consistent 3 minute runtime for openshift-tools-installer. Two separate calls, installing separate...
### Description Updating runtime to node20. ### Related Issue(s) https://github.com/redhat-actions/openshift-tools-installer/issues/103 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ### Checklist - [ ] This PR includes a documentation change - [x] This PR does not need a...
### Is your feature request related to a problem? Please describe. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ### Describe the solution you'd like update runtime for the action from node16 to node20
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...