kubo/.github/workflows
Marcin Rataj 80ee55c8f1 fix(ci): improve test targets, exclusion patterns, and artifact naming
- define COVERPKG_EXCLUDE and UNIT_EXCLUDE as documented variables
- use grep -vE with single regex instead of multiple grep -v calls
- add mkdir -p before rm to ensure directories exist
- add DEPS_GO dependency to test_cli target
- make CLI test timeout configurable via TEST_CLI_TIMEOUT (default 10m)
- fix test_examples cleanup on failure using subshell
- reduce GetClosestPeers test wait time from 3m to 2m
- rename artifacts to match job names: unit-tests-{junit,html}, cli-tests-{junit,html}
- update cli-tests upload-artifact from v5 to v6
2026-01-08 00:45:04 +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
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 chore(deps): bump actions/upload-artifact from 5 to 6 (#11109) 2026-01-07 11:25:01 -08: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 chore(deps): bump actions/checkout from 5 to 6 (#11076) 2025-11-25 07:29:20 -08: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): improve test targets, exclusion patterns, and artifact naming 2026-01-08 00:45:04 +01:00
interop.yml chore(deps): bump actions/upload-artifact from 5 to 6 (#11109) 2026-01-07 11:25:01 -08:00
sharness.yml ci: fix codecov uploads by adding token 2026-01-07 22:39:00 +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