summaryrefslogtreecommitdiff
path: root/app/models/ci/bridge.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-291-2/+1
* Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-3/+6
* Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-021-0/+1
* Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-251-7/+0
* Implement default `when` for bridge jobs as `on_success`Grzegorz Bizon2019-01-251-0/+7
* Use generic commit status as a tmp partial for a bridgeGrzegorz Bizon2019-01-251-1/+1
* Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon2019-01-251-0/+20
* Connect CI/CD bridge jobs to trigger requests tooGrzegorz Bizon2019-01-251-0/+1
* Simplify CI/CD bridge classGrzegorz Bizon2018-12-121-8/+1
* Add basic implementation of CI/CD bridge jobGrzegorz Bizon2018-12-121-0/+41