agola/internal
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 *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
config config: refactor config unmarshal 2019-06-08 16:07:15 +02:00
datamanager datamanager: implement data files splitting 2019-06-03 16:17:27 +02:00
db *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
etcd *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
git-handler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
git-save *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gitsources gitsource: add new methods to handle refs and commits 2019-06-11 11:07:39 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage objectstorage: honor write size in posix objectstorage 2019-06-05 14:56:56 +02:00
runconfig runservice types: refactor unmarshal 2019-06-08 16:30:36 +02:00
sequence *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
services gateway: add manual run creation 2019-06-11 11:08:40 +02:00
testutil etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
toolbox toolbox: initial commit 2019-02-21 15:57:11 +01:00
util util: add ErrInternal 2019-06-11 10:59:21 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00