Skip to content

Conversation

@austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Oct 9, 2025

This change backports a few CI updates alongside the maintenance Go bump to resolve CI failures.

Most backports applied cleanly except:

  1. 8a67abc
    a. Modified to only drop exportloopref linter
  2. 038a255
    a. Modified to pin GitHub Actions packages to the versions referenced in this branch.
    b. e.g. azure/login@v1 -> Azure/login@cb79c77 # v1.6.1 <- pointed to by v1 tag.

(cherry picked from commit c039f53)

@austinvazquez austinvazquez self-assigned this Oct 9, 2025
@austinvazquez austinvazquez added area/github_actions Pull requests that update GitHub Actions code area/toolchain Build and Release Toolchain labels Oct 9, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Oct 9, 2025
@dosubot dosubot bot added github_actions Pull requests that update GitHub Actions code platform/windows Windows labels Oct 9, 2025
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
(cherry picked from commit bff82e1)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
@austinvazquez austinvazquez force-pushed the cherry-pick-c039f534907ff206dd9114b906ccf4e59e5284a0-to-1.7 branch from 791073c to 01d89e5 Compare October 9, 2025 14:05
@k8s-ci-robot k8s-ci-robot added size/L and removed size/S labels Oct 9, 2025
@austinvazquez austinvazquez force-pushed the cherry-pick-c039f534907ff206dd9114b906ccf4e59e5284a0-to-1.7 branch from 01d89e5 to dd84c65 Compare October 9, 2025 14:11
dependabot bot and others added 9 commits October 9, 2025 09:26
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@3624ceb...6849a64)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 2789ba3)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 7908923)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@6849a64...1bd1e32)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 9270122)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@971e284...ec5d184)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 53d6f34)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@ec5d184...051d919)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit bdb8cb5)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@051d919...2226d7c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b8a759f)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Signed-off-by: Derek McGowan <derek@mcg.dev>
(cherry picked from commit 26a156f)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit 41eaa41)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
(cherry picked from commit c039f53)
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
@austinvazquez austinvazquez force-pushed the cherry-pick-c039f534907ff206dd9114b906ccf4e59e5284a0-to-1.7 branch from dd84c65 to f4b3d96 Compare October 9, 2025 14:26
@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Oct 10, 2025
@estesp estesp merged commit 0fc6202 into containerd:release/1.7 Oct 10, 2025
93 of 96 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github_actions Pull requests that update GitHub Actions code area/toolchain Build and Release Toolchain github_actions Pull requests that update GitHub Actions code platform/windows Windows size/L

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants