Flamenco/cmd
Sybren A. Stüvel 61cc8ff04d Manager: implement API operation to get the farm status
Add a new API operation to get the overall farm status. This is based on
the jobs and workers, and their status.

The statuses are:

- `active`: Actively working on jobs.
- `idle`: Farm could be active, but has no work to do.
- `waiting`: Work has been queued, but all workers are asleep.
- `asleep`: Farm is idle, and all workers are asleep.
- `inoperative`: Cannot work: no workers, or all are offline/error.
- `starting`: Farm is starting up.
- `unknown`: Unexpected configuration of worker and job statuses.
2024-02-29 20:42:28 +01:00
..
addon-packer Rename add-on to flamenco-addon.zip 2023-08-01 13:05:02 +02:00
flamenco-manager Manager: implement API operation to get the farm status 2024-02-29 20:42:28 +01:00
flamenco-worker Move URLs to the Flamenco website to constants in a dedicated package 2024-01-25 12:25:06 +01:00
job-creator Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
shaman-checkout-id-setter Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
stresser Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
update-version update-version: always quote the version number in YAML 2022-09-12 15:55:21 +02:00