agola/internal/services/gateway/api
Simone Gotti 2a95c93f0d gateway: add UserCreateRun api and related action
add an api to execute a user direct run. This method will replace the current
custom webhook way to create a direct run.
2019-06-11 15:09:41 +02:00
..
api.go util: add ErrInternal 2019-06-11 10:59:21 +02:00
badge.go gateway: add badges endpoint 2019-05-10 11:08:24 +02:00
client.go gateway: add UserCreateRun api and related action 2019-06-11 15:09:41 +02:00
oauth2.go gateway: move remaining user logic from api to actions 2019-05-05 14:45:19 +02:00
org.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
project.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
projectgroup.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
remoterepo.go gateway: update and log errors on remoterepo api 2019-05-23 17:30:20 +02:00
remotesource.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
repos.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
run.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
secret.go gateway: move secret logic from api to actions 2019-05-05 14:11:29 +02:00
user.go gateway: add UserCreateRun api and related action 2019-06-11 15:09:41 +02:00
variable.go service: move gateway/common to common 2019-05-15 09:38:27 +02:00