agola/internal/services/gateway/action
Simone Gotti 98c2f76f5d gateway: add manual run creation
Add an API and related action to manually create a run from a git branch/tag/ref
with optional commitSHA.

Currently only branches and tags are supported (no pull requests).
If not commitSHA is provided the commit sha referenced by the provided branch/tag/ref is
used.
2019-06-11 11:08:40 +02:00
..
action.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
auth.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
badge.go service: move gateway/common to common 2019-05-15 09:38:27 +02:00
org.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
project.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
projectgroup.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
remotesource.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
run.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
secret.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
user.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
variable.go gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00