Update WorkerVersion state
Followup of backend#316 (closed)
The state of a WorkerVersion must be evolved during a worker version lifetime:
- set to
processing
at the start of the worker version build - set to
error
if any error occur - set to
available
if the publication is successful