Flamenco/cmd
Sybren A. Stüvel b58f1e15f1 Add CLI utility to recreate tasks of jobs
Due to an issue (which has been fixed in the previous commit), all tasks
in the database were deleted when starting Flamenco. This tool attempts
to recompile the job and recreate its tasks.

The statuses of the tasks are set based on the job status. Basically:

- job active → tasks queued
- job completed → tasks completed
- job cancelled / failed → tasks cancelled
- otherwise → tasks queued

To ensure that the tool is only used to create tasks from scratch, it
refuses to work on a job that still has tasks in the database.
2023-07-10 14:10:15 +02:00
..
addon-packer Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
flamenco-manager Manager: Fix logURLs possble typo 2023-07-06 12:43:40 +02:00
flamenco-worker Blender finder: also handle exec.ErrNotFound as "expected" 2022-09-22 12:39:40 +02:00
job-creator Add CLI utility to recreate tasks of jobs 2023-07-10 14:10:15 +02:00
shaman-checkout-id-setter shaman-checkout-id-setter: reduce log levels 2023-02-07 16:27:01 +01:00
stresser Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
update-version update-version: always quote the version number in YAML 2022-09-12 15:55:21 +02:00