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(deps): update all github action dependencies (v1.13) #31115

Merged
merged 1 commit into from Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v4.0.0 -> v4.0.1
actions/download-artifact action patch v4.1.2 -> v4.1.4
docker/setup-buildx-action action minor v3.0.0 -> v3.1.0
dorny/paths-filter action patch v3.0.1 -> v3.0.2
github/codeql-action action patch v3.24.5 -> v3.24.6

Release Notes

actions/cache (actions/cache)

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

actions/download-artifact (actions/download-artifact)

v4.1.4

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.4

v4.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.3

docker/setup-buildx-action (docker/setup-buildx-action)

v3.1.0

Compare Source

dorny/paths-filter (dorny/paths-filter)

v3.0.2

Compare Source

github/codeql-action (github/codeql-action)

v3.24.6

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot requested a review from a team as a code owner March 4, 2024 04:15
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Mar 4, 2024
@renovate renovate bot requested a review from a team as a code owner March 4, 2024 04:15
@renovate renovate bot requested review from aanm and christarazi March 4, 2024 04:15
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Mar 4, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Mar 4, 2024
@julianwiedmann
Copy link
Member

/test-backport-1.13

@joestringer
Copy link
Member

Of the failing tests:

  • k8s-1.19-kernel-4.19, k8s-1.20-kernel-4.19, k8s-1.22-kernel-4.19: Failed while pulling the cilium git repository due to RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received. (main page is empty but you can see this from "Console Output" button).
  • k8s-1.25-kernel-4.19 Details: failed during provisioning because k8s 1.25 apt binaries are unavailable.

If the k8s-1.25 run is failing because k8s binaries are unavailable, I struggle to see how the earlier k8s CI runs are going to pass.

@joestringer
Copy link
Member

This PR is modifying github workflows, not anything that should be impacted on the jenkins CI side. Many of the jenkins tests did already pass, so it's unlikely that the failing tests provide any signal about the readiness of this PR. The failures are on a random scattering of k8s versions.

@joestringer joestringer merged commit 8fdd9d4 into v1.13 Mar 5, 2024
59 of 63 checks passed
@joestringer joestringer deleted the renovate/v1.13-all-github-action branch March 5, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants