Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
docs(README.md): document exit codes
Merged liw opened 1 year ago

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

1 file changed +14 -0 d9c49306 2fa4314e
modified README.md
@@ -57,6 +57,20 @@ The fields are:
* `log` --- required, file where native CI should write a log


+
## Exit codes
+

+
The `radicle-native-ci` executable uses the following exit codes:
+

+
* 0 = success, everything went well.
+
* 1 = failure, the CI run finished, but failed
+
* 2 = error, the CI run could not be finished
+

+
An example of a failure is when the CI run builds software that has a
+
syntax error.
+

+
An example of an error is when the adapter configuration file is
+
missing.
+

## Packaging

There is simple, simplistic, rudimentary, personal-use-only packaging