Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
docs: format README a little
Merged liw opened 2 years ago

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

1 file changed +6 -0 ffa41428 8d90bd14
modified README.md
@@ -17,10 +17,12 @@ shell: |

 [Radicle CI broker]: https://app.radicle.xyz/nodes/radicle.liw.fi/rad:zwTxygwuz5LDGBq255RA2CbNGrz8

+

## Architecture

See the [documentation](doc) directory for an architecture document.

+

## Configuration

The adapter requires the `RADICLE_NATIVE_CI` environment variable to
@@ -44,6 +46,7 @@ There is simple, simplistic, rudimentary, personal-use-only packaging
for Debian in the `debian` directory, used by Lars to build packages
for his own use.

+

## Running tests

To run the test suite for the CI broker:
@@ -54,6 +57,9 @@ cargo test

(The usual way, for a Rust program.)

+
Also, there is `.radicle/native.yaml` for testing this with itself in
+
Radicle CI. You may want to run those manually.
+


## License