Skip to content

Commit f1c9124

Browse files
committed
[scheduler] Update README.md (#2106)
Minor change to force a new actions execution on the #2104 Signed-off-by: Diego Tavares <dtavares@imageworks.com>
1 parent c031b71 commit f1c9124

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rust/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Project crates:
77
* dummy-cuebot: A cli tool to interact with rqd's gRPC interface
88
* opencue_proto: Wrapper around grpc's generated code for the project protobuf modules
99
* monitoring-indexer: OpenCue monitoring event indexer (Kafka to Elasticsearch)
10+
* scheduler: A job scheduler to run alongside Cuebot
1011

1112
Sample configuration files are available in the `config/` directory:
1213
* `config/rqd.yaml` - RQD configuration
1314
* `config/rqd.fake_linux.yaml` - RQD configuration for simulating Linux on macOS
1415
* `config/monitoring-indexer.yaml` - Monitoring indexer configuration
16+
* `config/scheduler.yaml` - Scheduler configuration
1517

1618
## Build Instructions
1719

0 commit comments

Comments
 (0)