Skip to content

Enhancement - Fork Lizard and git clone into the workers

Description

At the moment, a modified version of Lizard is included as a dependency in the workers. For easier updating and cleaner code, we should fork the Lizard repository, and clone this into the worker when the worker starts.

Priority - D

Would make the code cleaner, not very important

Definition of done

When lizard is no longer a dependency in the workers.