| |
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
|