mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-18 19:01:09 +00:00
fb5c863d88
* plan/ping: fix test & use go 1.17 * plan/ping: fix dedup path * ping-interop: prepare base module and build script * ping-interop/go-v0.11: introduce legacy ping test (fix original) * ci: add interop reusable workflow * ci: add testground endpoint config * ping-interop: rewrite with new testground build config feature * ping-interop: add v0.20 version * ping-interop: fix build parameters * ci: add ping-interop-go runner * ci: use self hosted runner * ping-interop: name with the current git branch * ping-interop: use external proxy & drop build cache * ping-interop: support dependencies changes in go master * ping-interop: using longer timeout with regulars runners * ping-interop: move to ping * README: add ping/go update intructions * ci: rename compatibility test * ci: add support for forks * ping: add doc * REMOVEME: use a test setup * ping: update libp2p versions * ping: add security compat * ping: smaller compat surface
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
# we might ln -s these files to help during development,
|
|
# but we don't want to commit these or the testground setup
|
|
# will break (the mod file will overwrite the custom versions).
|
|
/go.sum
|
|
/go.mod
|