agola/internal/services
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
..
common webhook: add runRefType and convert webhook event 2019-06-10 16:49:39 +02:00
config *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
configstore util: add ErrInternal 2019-06-11 10:59:21 +02:00
executor *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gateway gateway: add manual run creation 2019-06-11 11:08:40 +02:00
gitserver *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
notification gateway: move create run to own action 2019-06-11 09:31:12 +02:00
runservice util: add ErrInternal 2019-06-11 10:59:21 +02:00
scheduler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types gateway: add manual run creation 2019-06-11 11:08:40 +02:00