agola/internal
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 internal: fix linter errors 2019-07-02 16:20:53 +02:00
datamanager datamanager: fix linter errors 2019-07-02 14:27:51 +02:00
db internal: fix linter errors 2019-07-02 16:20:53 +02:00
etcd *: use vanity url 2019-07-01 11:40:20 +02:00
git-handler internal: fix linter errors 2019-07-02 16:20:53 +02:00
git-save *: use vanity url 2019-07-01 11:40:20 +02:00
gitsources gitsources: fix linter errors 2019-07-02 16:10:39 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage internal: fix linter errors 2019-07-02 16:20:53 +02:00
runconfig *: use vanity url 2019-07-01 11:40:20 +02:00
sequence *: use vanity url 2019-07-01 11:40:20 +02:00
services runservice: add CacheGroup field to runconfig 2019-07-03 15:16:37 +02:00
testutil internal: fix linter errors 2019-07-02 16:20:53 +02:00
toolbox internal: fix linter errors 2019-07-02 16:20:53 +02:00
util internal: fix linter errors 2019-07-02 16:20:53 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00