libp2p-test-plans/ping
Max Inden da5bbf715a
fix(ping/rust): Don't set PR ref for master build (#79)
When building the `master` image we would previously mistakingly set the
ref to the PR commit hash.

This surfaced when testing a pull request from a fork. `master` would be
pointed at the forks HEAD commit hash, but not the fork URL. Thus the
build could not find the commit and would fail. See
https://github.com/libp2p/rust-libp2p/pull/3154
2022-11-23 10:52:07 +01:00
..
_compositions fix(ping/rust): Don't set PR ref for master build (#79) 2022-11-23 10:52:07 +01:00
go feat: add retries & update ping/go interop test (#32) 2022-08-29 16:34:15 +02:00
rust fix(ping/rust): Don't set PR ref for master build (#79) 2022-11-23 10:52:07 +01:00
manifest.toml ping/rust: introduce rust cross-version test (#26) 2022-08-22 12:25:07 +02:00