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

[actions] Upgrade checkout to v4 #173990

Merged
merged 2 commits into from
Jan 3, 2024
Merged

[actions] Upgrade checkout to v4 #173990

merged 2 commits into from
Jan 3, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Dec 27, 2023

v2 defaults to using node 12, v4 is node 20.

https://github.com/actions/checkout/releases

@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels Dec 27, 2023
@jbudz jbudz requested review from a team as code owners December 27, 2023 14:24
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

Copy link
Contributor

@jeramysoucy jeramysoucy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kibana Security owned changes LGTM

@jbudz jbudz merged commit 366a4af into elastic:main Jan 3, 2024
7 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 3, 2024
v2 defaults to using node 12, v4 is node 20.

https://github.com/actions/checkout/releases
(cherry picked from commit 366a4af)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
7.17 Backport failed because of merge conflicts

You might need to backport the following PRs to 7.17:
- Handle content stream errors in report pre-deletion (#173792)
- chore(NA): bump node into v20 (#173461)
8.12

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 173990

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 3, 2024
# Backport

This will backport the following commits from `main` to `8.12`:
- [[actions] Upgrade checkout to v4
(#173990)](#173990)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-01-03T13:12:13Z","message":"[actions]
Upgrade checkout to v4 (#173990)\n\nv2 defaults to using node 12, v4 is
node
20.\r\n\r\nhttps://github.com/actions/checkout/releases","sha":"366a4afe02137bb937966d53db693dd3e63bcfd1","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[actions]
Upgrade checkout to
v4","number":173990,"url":"https://github.com/elastic/kibana/pull/173990","mergeCommit":{"message":"[actions]
Upgrade checkout to v4 (#173990)\n\nv2 defaults to using node 12, v4 is
node
20.\r\n\r\nhttps://github.com/actions/checkout/releases","sha":"366a4afe02137bb937966d53db693dd3e63bcfd1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173990","number":173990,"mergeCommit":{"message":"[actions]
Upgrade checkout to v4 (#173990)\n\nv2 defaults to using node 12, v4 is
node
20.\r\n\r\nhttps://github.com/actions/checkout/releases","sha":"366a4afe02137bb937966d53db693dd3e63bcfd1"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
jbudz added a commit to jbudz/kibana that referenced this pull request Jan 3, 2024
@jbudz
Copy link
Member Author

jbudz commented Jan 3, 2024

7.17: 167c204

@jbudz jbudz added the v7.17.17 label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.17.17 v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants