agola/internal/services/runservice/common
Simone Gotti 12b02143b2 runservice: don't save executor task data in etcd
Reorganize ExecutorTask to better distinguish between the task Spec and
the Status.

Split the task Spec in a sub part called ExecutorTaskSpecData that contains
tasks data that don't have to be saved in etcd because it contains data that can
be very big and can be generated starting from the run and the runconfig.
2019-09-17 12:03:43 +02:00
..
common.go runservice: don't save executor task data in etcd 2019-09-17 12:03:43 +02:00
events.go *: export clients and related types 2019-08-02 12:02:01 +02:00