agola/internal/services/types
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
..
run.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
types.go *: add organizations visibility 2019-05-14 10:56:17 +02:00
types_test.go types: add MatchWhen tests 2019-04-08 16:05:53 +02:00
webhook.go webhook: add runRefType and convert webhook event 2019-06-10 16:49:39 +02:00