agola/internal/services/gateway/api
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
..
api.go *: export clients and related types 2019-08-02 12:02:01 +02:00
badge.go *: export clients and related types 2019-08-02 12:02:01 +02:00
oauth2.go *: export clients and related types 2019-08-02 12:02:01 +02:00
org.go *: export clients and related types 2019-08-02 12:02:01 +02:00
project.go *: export clients and related types 2019-08-02 12:02:01 +02:00
projectgroup.go *: export clients and related types 2019-08-02 12:02:01 +02:00
remoterepo.go *: export clients and related types 2019-08-02 12:02:01 +02:00
remotesource.go *: export clients and related types 2019-08-02 12:02:01 +02:00
repos.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
run.go *: export clients and related types 2019-08-02 12:02:01 +02:00
secret.go *: export clients and related types 2019-08-02 12:02:01 +02:00
user.go userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
variable.go *: export clients and related types 2019-08-02 12:02:01 +02:00
webhook.go *: export clients and related types 2019-08-02 12:02:01 +02:00