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 actions/checkout #590

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Update actions/checkout #590

merged 1 commit into from
Dec 21, 2022

Conversation

dhstewart
Copy link
Contributor

@dhstewart dhstewart commented Dec 20, 2022

Why

Related to #582

We're getting deprecation warnings in CI due to node12.

What

Moving to actions/checkout@v3 switches us from node12 to the node16 runtime default.

We're getting deprecation warnings in CI due to node12.

Moving to actions/checkout@v3 switches us from node12 to the node16
runtime default.
@cben cben added the test label Dec 21, 2022
@cben
Copy link
Collaborator

cben commented Dec 21, 2022

Thanks!

@cben cben merged commit 3891b99 into ManageIQ:master Dec 21, 2022
agrare pushed a commit to agrare/kubeclient that referenced this pull request Jun 18, 2024
Update actions/checkout

(cherry picked from commit 3891b99)
agrare added a commit to agrare/kubeclient that referenced this pull request Jun 18, 2024
Added
- Add test coverage for Ruby 3.2 (ManageIQ#615)
- Allow a region when getting a signer for Aws::Sts (ManageIQ#507)
- Update the AWS STS endpoint to be regional as the method is now regional (ManageIQ#528)
- Assume role support for aws eks credentials (ManageIQ#630)

Fixed
- [v4.y] Regenerated expired test TLS certs by running `test/config/update_certs_k0s.rb`.
- [v4.y] Regenerated expired test TLS certs (ManageIQ#611)
- Regenerated expired test TLS certs (ManageIQ#632)

Changed
- Update actions/checkout (ManageIQ#590)
- chore(deps): update actions/checkout action to v4 (ManageIQ#619)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants