agola/internal/services
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 *: export clients and related types 2019-08-02 12:02:01 +02:00
config runservice: add run workspace cleaner 2019-09-17 09:40:23 +02:00
configstore *: export clients and related types 2019-08-02 12:02:01 +02:00
executor runservice: don't save executor task data in etcd 2019-09-17 12:03:43 +02:00
gateway types: use a global When type 2019-09-05 09:37:27 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification *: export clients and related types 2019-08-02 12:02:01 +02:00
runservice runservice: don't save executor task data in etcd 2019-09-17 12:03:43 +02:00
scheduler *: export clients and related types 2019-08-02 12:02:01 +02:00
types configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00