chore: add interop testing to release checklist (#2269)

This commit is contained in:
Prithvi Shahi
2023-05-08 23:16:02 -07:00
committed by GitHub
parent 3e87ca0862
commit 1d98f6409f
+1
View File
@@ -30,4 +30,5 @@ about: 'Start a new libp2p release.'
- [ ] [go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht/)
- [ ] [go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) (In case of breaking changes.)
- [ ] [ipfs/kubo](https://github.com/ipfs/kubo)
- [ ] Add new release to interop tester in [test-plans](https://github.com/libp2p/test-plans/)
- [ ] Make required changes to the release process.