agola/internal/services
Simone Gotti abab40c6f5 gateway/cmd: generate CacheGroup for user direct runs
Since the user direct runs all belong to the same run group (the user id) all
the user direct runs will share the same caches. To distinguish between the
different caches we need to use something in addition to the user id. In this
case we are usin the local repo uuid generated by the direct run start command.
2019-07-03 15:19:52 +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/cmd: generate CacheGroup for user direct runs 2019-07-03 15:19:52 +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