kubekey/pkg/executor
dependabot[bot] dc67133466
build(deps): bump golangci/golangci-lint-action from 6 to 9 (#2914)
* build(deps): bump golangci/golangci-lint-action from 6 to 9

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>

* feat: update golangci-lint to v2.7.2

Signed-off-by: redscholar <blacktiledhouse@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: redscholar <blacktiledhouse@gmail.com>
2025-12-29 12:13:33 +08:00
..
block_executor.go fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
block_executor_test.go Uninstall docker interface (#2478) 2025-03-05 18:55:12 +08:00
executor.go fix: change pipeline to playbook (#2512) 2025-03-24 09:51:03 +08:00
executor_test.go feat: test variable store in memory (#2666) 2025-07-23 11:25:08 +08:00
playbook_executor.go build(deps): bump golangci/golangci-lint-action from 6 to 9 (#2914) 2025-12-29 12:13:33 +08:00
playbook_executor_test.go fix: change pipeline to playbook (#2512) 2025-03-24 09:51:03 +08:00
role_executor.go bugfix: fix a bug that role and role sons when handle error (#2840) 2025-11-07 12:21:22 +08:00
task_executor.go build(deps): bump golangci/golangci-lint-action from 6 to 9 (#2914) 2025-12-29 12:13:33 +08:00
task_executor_test.go feat: test variable store in memory (#2666) 2025-07-23 11:25:08 +08:00