Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
feat! drop support for limiting the duration of a CI run
Merged liw opened 1 year ago

This adapter is only ever run by the Radicle CI broker, and that can now limit CI run duration itself. Thus having this adapter do it too is pointless duplication.

Further, this removes the run time dependency on an external “timeout” command, which turns out not to be portable: it isn’t available on Macs, by default.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 01f68723 on base 5f021167 +3 -69 1 year ago

This adapter is only ever run by the Radicle CI broker, and that can now limit CI run duration itself. Thus having this adapter do it too is pointless duplication.

Further, this removes the run time dependency on an external “timeout” command, which turns out not to be portable: it isn’t available on Macs, by default.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw merged revision 01f68723 at c4bb071a 1 year ago