Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
partial debug, abandonded
Lars Wirzenius committed 1 year ago
commit cb05ca9e65cc4f9ad997cc60940bf8a395d2d6b2
parent f4e9ba5470d22456a5c20eef8f496a71447cfd0e
1 file changed +7 -0
modified ci-broker.md
@@ -248,6 +248,13 @@ when I try to run bash radenv.sh RAD_SOCKET=synt.sock cib --config broker.yaml i
then command is successful

given an installed cibtool
+
when I run cibtool --db ci-broker.db event list
+
when I run cibtool --db ci-broker.db run list
+
when I run false
+

+
when I try to run bash radenv.sh cib --config broker.yaml queued
+
then command is successful
+

when I run cibtool --db ci-broker.db run list
then stdout contains "Paracelsus"
~~~