kubo/mk
Marcin Rataj b71d441d6f fix(example): use test harness settings for reliable CI
the kubo-as-a-library example was flaky on CI. applied test-harness-like
settings that match what transports_test.go uses:

- TCP-only on 127.0.0.1 with random port (no QUIC/UDP)
- explicitly disable non-TCP transports (QUIC, Relay, WebTransport, etc)
- use NilRouterOption (no routing) since we connect peers directly
- bitswap works with directly connected peers without DHT lookups
- 2-minute context timeout
- streaming output in test for debugging
2026-01-08 04:51:09 +01:00
..
footer.mk Jenkins CI 2017-02-12 01:18:41 +01:00
git.mk build: fix build when we don't have a full git tree 2019-09-04 13:37:20 -07:00
golang.mk fix(example): use test harness settings for reliable CI 2026-01-08 04:51:09 +01:00
header.mk Jenkins CI 2017-02-12 01:18:41 +01:00
tarball.mk fix: kubo-source.tar.gz on dist.ipfs.io 2022-07-08 15:23:07 +02:00
util.mk refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00