agola/internal/services/gateway/api
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
..
api.go gateway: fix linter errors 2019-07-02 15:35:14 +02:00
badge.go *: use vanity url 2019-07-01 11:40:20 +02:00
client.go *: use vanity url 2019-07-01 11:40:20 +02:00
oauth2.go *: use vanity url 2019-07-01 11:40:20 +02:00
org.go *: use vanity url 2019-07-01 11:40:20 +02:00
project.go *: use vanity url 2019-07-01 11:40:20 +02:00
projectgroup.go *: use vanity url 2019-07-01 11:40:20 +02:00
remoterepo.go *: use vanity url 2019-07-01 11:40:20 +02:00
remotesource.go *: use vanity url 2019-07-01 11:40:20 +02:00
repos.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
run.go *: use vanity url 2019-07-01 11:40:20 +02:00
secret.go *: use vanity url 2019-07-01 11:40:20 +02:00
user.go gateway/cmd: generate CacheGroup for user direct runs 2019-07-03 15:19:52 +02:00
variable.go *: use vanity url 2019-07-01 11:40:20 +02:00
webhook.go *: use vanity url 2019-07-01 11:40:20 +02:00