Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
radicle-native-ci src native-ci.css
@import url("local.css");

ol.runlist li {
    margin-top: 1em;
}
span.success {
    color: white;
    background-color: green;
}
span.failure {
    color: red;
    background-color: white;
}
span.unknown {
    color: white;
    background-color: grey;
}