agola/internal/services
Simone Gotti 4ec0b33eb4 userdirectrun: allow setting destination branch/tag/ref
Allow setting the destination branch/tag/ref so users can test the run
conditions based on the branch/tag/ref.

To simulate a pull request an user can define a ref that matches one of these
regular expressions: `refs/pull/(\d+)/head`, `refs/merge-requests/(\d+)/head`
2019-08-05 14:45:34 +02:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config config: remove unused gatewayURL from gitserver config 2019-07-04 10:55:12 +02:00
configstore *: export clients and related types 2019-08-02 12:02:01 +02:00
executor Merge pull request #81 from sgotti/docker_driver_use_fixed_client_api_version 2019-08-04 23:56:17 +02:00
gateway userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification *: export clients and related types 2019-08-02 12:02:01 +02:00
runservice *: export clients and related types 2019-08-02 12:02:01 +02:00
scheduler *: export clients and related types 2019-08-02 12:02:01 +02:00
types configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00