agola/internal/services/gateway
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 gateway: add manual run creation 2019-06-11 11:08:40 +02:00
api gateway: add manual run creation 2019-06-11 11:08:40 +02:00
handlers *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gateway.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
webhook.go gateway: move create run to own action 2019-06-11 09:31:12 +02:00