agola/internal/services
Simone Gotti 87a472aaaf runservice: add CacheGroup field to runconfig
The cache group fields defines under which cache group the run cache data will
belong. This is needed/useful for some next changes:

* Make cache correctly work for user direct runs. Since the user direct runs all
belong to the same run group (the user id) all the use direct runs will share the
same caches. To distinguish between the different caches we need to use something
in addition to the user id (the local repo uuid generated by the direct run
start command)
* Share the cache between multiple projects
2019-07-03 15:16:37 +02:00
..
common *: use vanity url 2019-07-01 11:40:20 +02:00
config *: use vanity url 2019-07-01 11:40:20 +02:00
configstore configstore: sync readdb run method with the one of runservice 2019-07-02 15:44:33 +02:00
executor executor: fix linter errors 2019-07-02 15:18:52 +02:00
gateway gateway: fix linter errors 2019-07-02 15:35:14 +02:00
gitserver *: use vanity url 2019-07-01 11:40:20 +02:00
notification notification: fix linter errors 2019-07-02 15:54:47 +02:00
runservice runservice: add CacheGroup field to runconfig 2019-07-03 15:16:37 +02:00
scheduler scheduler: fix linter errors 2019-07-02 15:56:14 +02:00
types gateway webhook: remove handling of user direct runs 2019-06-11 15:17:08 +02:00