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

ci(github): update workflows to use ubuntu-24.04 runners (backport of #12251) #12294

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Dec 17, 2024

Automatic cherry-pick of #12251 for branch release-2.6

Generated by action

cherry-picked commit 79dbcee
⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️

On branch release-2.6
Your branch is up to date with 'origin/release-2.6'.

You are currently cherry-picking commit 79dbceeef.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/codeql.yaml
	modified:   .github/workflows/pr-comments.yaml
	modified:   .github/workflows/pr-merged.yaml
	modified:   .github/workflows/scorecard.yml
	modified:   .github/workflows/transparentproxy-tests.yaml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .github/workflows/_build_publish.yaml
	deleted by us:   .github/workflows/_test.yaml
	both modified:   .github/workflows/auto-merge.yaml
	both modified:   .github/workflows/bom.yaml
	both modified:   .github/workflows/build-test-distribute.yaml
	both modified:   .github/workflows/check.yaml
	deleted by us:   .github/workflows/ci-stability.yaml
	deleted by us:   .github/workflows/merge-release-to-master.yaml
	both modified:   .github/workflows/release.yaml
	both modified:   .github/workflows/update-docs.yaml
	both modified:   .github/workflows/update-insecure-dependencies.yaml

GitHub is upgrading the `ubuntu-latest` runners to `ubuntu-24.04`. We
need to make sure our CI still works as expected. I also suggest pinning
the runner image version instead of using `ubuntu-latest`.

<!--
> Changelog: skip
-->
<!--
Uncomment the above section to explicitly set a [`> Changelog:` entry
here](https://github.com/kumahq/kuma/blob/master/CONTRIBUTING.md#submitting-a-patch)?
-->

Signed-off-by: Bart Smykla <bartek@smykla.com>
@kumahq kumahq bot requested a review from a team as a code owner December 17, 2024 08:26
@kumahq kumahq bot requested review from lobkovilya and lukidzi and removed request for a team December 17, 2024 08:26
Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla enabled auto-merge (squash) December 17, 2024 11:52
@bartsmykla bartsmykla merged commit e8a02b2 into release-2.6 Dec 17, 2024
12 checks passed
@bartsmykla bartsmykla deleted the chore/backport-release-2.6-12251 branch December 17, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant