| |
|
| |
The crate contains several binaries:
|
| |
|
| - |
* `ci-broker` --- the actual CI broker
|
| + |
* `cib` --- the actual CI broker
|
| |
- this is the only one you need to care about, the rest are for
|
| |
debugging
|
| - |
* `broker-messages` --- helper program to print sample messages
|
| - |
between the broker and adapters
|
| - |
* `filter-events` --- a helper program to see what events a CI broker
|
| - |
config allows
|
| - |
* `pagegen` -- helper program to produce sample report pages
|
| - |
- mostly only useful for testing changes to the page generating code
|
| + |
* `cibtool` --- management tool for node operators, for managing the
|
| + |
CI broker
|
| + |
* `synthetic-events` --- test tool for CI broker developers
|
| |
|
| |
|
| |
## Packaging
|