mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 19:37:46 +08:00
- 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
|
||
|---|---|---|
| .. | ||
| changelog.yml | ||
| codeql-analysis.yml | ||
| docker-check.yml | ||
| docker-image.yml | ||
| gateway-conformance.yml | ||
| generated-pr.yml | ||
| gobuild.yml | ||
| golang-analysis.yml | ||
| golint.yml | ||
| gotest.yml | ||
| interop.yml | ||
| sharness.yml | ||
| spellcheck.yml | ||
| stale.yml | ||
| sync-release-assets.yml | ||
| test-migrations.yml | ||