libp2p-test-plans/ping/rust
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
..
src feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
.gitignore ping/rust: introduce rust cross-version test (#26) 2022-08-22 12:25:07 +02:00
Cargo.lock feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
Cargo.toml feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
Dockerfile ping/rust: introduce rust cross-version test (#26) 2022-08-22 12:25:07 +02:00
manifest.toml ping/rust: introduce rust cross-version test (#26) 2022-08-22 12:25:07 +02:00