rgb-cln/.github/scripts
Rusty Russell 575b94c1ef pytest: Remove all trace of python's "flaky" module.
Over time, it has cost us more developer cycles than it has gained.
It has hidden intermittant bugs, and allowed cruft to accumulate:
when we eventually tried to figure out what was going wrong, the
actual change which caused it was now stale and forgotten.

This was a particular bane during the connectd rewrite, and I
worked through some issues which had occurred before, but were not
more likely.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-06-27 17:21:35 +09:30
..
build.sh pytest: Remove all trace of python's "flaky" module. 2022-06-27 17:21:35 +09:30
setup.sh gci: Add rust configuration to Github actions 2022-02-11 16:02:25 +01:00