libp2p-test-plans/ping/go
Laurent Senta d872355bc0
feat: add retries & update ping/go interop test (#32)
* .github/workflows/run-composition.yml: retry the build command

* .github/workflows/run-composition.yml: reduce run timeout for now

* .github/workflows/*: run on push and PR

* .github/actions: check testground health

* ping/_composition/*: reorder lib versions

* ping/: update with go-libp2p v0.22

* chore: gofmt

* .github/workflows: allow check test-plans during PR and push

* .github/workflows/*: introduce ping-interop-latest

* .github/workflow: tweak retry + timeout

* .github/actions/setup-testground: retry install

* ping/rust: update with v0.47.0 release
2022-08-29 16:34:15 +02:00
..
compat feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
.gitignore testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.11.mod testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.11.sum testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.17.mod testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.17.sum testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.19.mod testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.19.sum testground: cross-version interoperability (#23) 2022-07-01 09:32:16 +02:00
go.v0.20.mod fix: tidy compat and update versions (#25) 2022-07-25 15:30:38 +02:00
go.v0.20.sum fix: tidy compat and update versions (#25) 2022-07-25 15:30:38 +02:00
go.v0.21.mod ping/go: release go-libp2p v0.21 2022-08-02 16:34:01 +02:00
go.v0.21.sum ping/go: release go-libp2p v0.21 2022-08-02 16:34:01 +02:00
go.v0.22.mod feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
go.v0.22.sum feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
main.go feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
manifest.toml fix: tidy compat and update versions (#25) 2022-07-25 15:30:38 +02:00