Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
docs(README.md): add a list of known adatpers
Merged liw opened 1 year ago

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

1 file changed +25 -0 17b7aef6 a2975ab6
modified README.md
@@ -124,6 +124,31 @@ that pass the filter. The filter allows any changes to the `main`
branch or any Radicle patch, on the specified repository.


+
## Adapters
+

+
You need to use an "adapter" together with the CI broker to actually
+
run CI on projects. At least the following adapters for external CI
+
systems are known:
+

+
* [Radicle native
+
  CI](https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE)
+
  - Run CI on the node directly, using `.radicle/native.yaml`
+
* [Concourse integration](https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2woyw9Get9Q21VJzdbVz33b47xDb)
+
  - Integrate with the Concourse CI system
+
* [GitHub actions](https://explorer.radicle.gr/nodes/seed.radicle.gr/rad:z4Uh671FzoooaHjLvmtW9BtGMF9qm/tree/Node-Operator/GitHub-Actions-Integration.md)
+
  - Integrate with GitHub actions
+
* [Outgoing web hooks](https://explorer.radicle.gr/nodes/seed.radicle.gr/rad:z4Uh671FzoooaHjLvmtW9BtGMF9qm/tree/Node-Operator/Webhooks-Integration.md)
+
  - Call a remote web hook when an event occurs in a repository hosted
+
    on the Radicle network
+
* [Kraken](https://kraken.ci/blog/integration-with-radicle/)
+
  - Integrate with the Kraken CI system
+

+
See also the
+
[radicle-ci-integrations-docs](https://explorer.radicle.gr/nodes/seed.radicle.gr/rad:z4Uh671FzoooaHjLvmtW9BtGMF9qm)
+
repository with guides for project maintainers and node operators
+
about using Radicle CI. They too list CI adapters.
+

+

## License

Radicle CI broker is distributed under the terms of both the MIT