ssbc / go-ssb

Go implementation of ssb (work in progress!)
https://scuttlebutt.nz
163 stars 23 forks source link

Require tests passing before merge once flaky tests go away #320

Open decentral1se opened 1 year ago

decentral1se commented 1 year ago

Once https://github.com/ssbc/go-ssb/issues/237 lands, we can guard the test suite with something like:

https://github.com/planetary-social/scuttlego/blob/main/Makefile

https://github.com/planetary-social/scuttlego/blob/main/.github/workflows/ci.yml

@boreq CI magic

KyleMaas commented 1 year ago

We're getting closer...