summaryrefslogtreecommitdiff
path: root/app/models/concerns/ci
Commit message (Expand)AuthorAgeFilesLines
* Add support for DAGKamil TrzciƄski2019-08-011-0/+1
* Add CI variable to provide GitLab FQDNBalasankar "Balu" C2019-07-101-0/+1
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-292-4/+25
* Extract scoped CI/CD variables to a separate concernGrzegorz Bizon2019-03-021-0/+108
* Require scoped variables for a CI/CD processable entityGrzegorz Bizon2019-03-021-0/+4
* Extract processable metadata to a separate concernGrzegorz Bizon2019-01-291-0/+69
* Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-251-1/+1
* Simplify pipeline processing serviceGrzegorz Bizon2019-01-251-4/+0
* Add `when` method to be required in case of processablesGrzegorz Bizon2019-01-251-0/+4
* Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-251-0/+27