kubo/.github/workflows
Marcin Rataj 6a008fc74c
refactor: apply go fix modernizers from Go 1.26 (#11190)
* chore: apply go fix modernizers from Go 1.26

automated refactoring: interface{} to any, slices.Contains,
and other idiomatic updates.

* feat(ci): add `go fix` check to Go analysis workflow

ensures Go 1.26 modernizers are applied, fails CI if `go fix ./...`
produces any changes (similar to existing `go fmt` enforcement)
2026-02-11 01:01:32 +01:00
..
changelog.yml ci: add changelog update checker workflow [skip changelog] (#10002) 2023-07-06 08:13:27 +02:00
codeql-analysis.yml chore(deps): bump github/codeql-action from 3 to 4 (#11025) 2025-11-25 07:47:48 -08:00
dependabot-tidy.yml chore(deps): bump actions/checkout from 4 to 6 (#11166) 2026-01-23 06:35:20 +01:00
docker-check.yml chore(deps): bump actions/checkout from 5 to 6 (#11076) 2025-11-25 07:29:20 -08:00
docker-image.yml chore: remove deprecated go-ipfs Docker image publishing (#11081) 2025-11-27 17:05:26 +01:00
gateway-conformance.yml feat(gateway): IPIP-0524 Gateway.AllowCodecConversion config option (#11090) 2026-02-06 02:21:35 +01:00
generated-pr.yml ci: uci/copy-templates (#10787) 2025-05-09 21:53:37 +02:00
gobuild.yml chore(deps): bump actions/checkout from 5 to 6 (#11076) 2025-11-25 07:29:20 -08:00
golang-analysis.yml refactor: apply go fix modernizers from Go 1.26 (#11190) 2026-02-11 01:01:32 +01:00
golint.yml chore(deps): bump actions/checkout from 5 to 6 (#11076) 2025-11-25 07:29:20 -08:00
gotest.yml fix(ci): parallelize gotest, cleanup output, flakiness (#11113) 2026-01-08 05:07:08 +01:00
interop.yml feat(config): add Import.* for CID Profiles from IPIP-499 (#11148) 2026-02-04 22:03:15 +01:00
sharness.yml fix(ci): parallelize gotest, cleanup output, flakiness (#11113) 2026-01-08 05:07:08 +01:00
spellcheck.yml feat(ci): reusable spellcheck from unified CI (#10873) 2025-08-14 00:35:35 +00:00
stale.yml ci: uci/copy-templates (#10787) 2025-05-09 21:53:37 +02:00
sync-release-assets.yml chore(deps): bump actions/setup-node from 5 to 6 (#11030) 2025-10-28 23:05:16 +01:00
test-migrations.yml chore(deps): bump actions/upload-artifact from 5 to 6 (#11109) 2026-01-07 11:25:01 -08:00