agola/internal/services/gateway/action
Simone Gotti 0c94386149 gateway: add badges endpoint
Currently we generate badges only for projects branches. In future this could be
extended to also generate badges for tags and PRs
2019-05-10 11:08:24 +02:00
..
action.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
auth.go gateway: initial authorization 2019-05-03 23:19:23 +02:00
badge.go gateway: add badges endpoint 2019-05-10 11:08:24 +02:00
org.go *: implement delete organization member 2019-05-09 17:05:13 +02:00
project.go gateway: add project update repo linked account api 2019-05-09 15:36:47 +02:00
projectgroup.go gateway: project(group) create: rename parentID to parentRef 2019-05-05 17:19:23 +02:00
remotesource.go *: set sshhostkey and skip check on remote source 2019-05-07 15:59:08 +02:00
run.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
secret.go gateway: move secret logic from api to actions 2019-05-05 14:11:29 +02:00
user.go jwt: unify token generation functions 2019-05-07 18:30:20 +02:00
variable.go gateway: move variable logic from api to actions 2019-05-04 15:16:49 +02:00