Commit graph

7 commits

Author SHA1 Message Date
gfyoung
06892e88f5 Enable frozen string for lib/gitlab/ci
Enables frozen string for the following:

* lib/gitlab/ci/*.rb
* lib/gitlab/ci/build/**/*.rb
* lib/gitlab/ci/config/**/*.rb
* lib/gitlab/ci/pipeline/**/*.rb
* lib/gitlab/ci/reports/**/*.rb

Partially addresses #47424.
2018-10-26 16:36:42 -07:00
Grzegorz Bizon
b6e4e449fb Integrate build seeds with variables expressions policy 2018-03-23 13:56:16 +01:00
Grzegorz Bizon
0335d09e58 Integrate variables policy with new pipeline services 2018-03-23 12:26:21 +01:00
Grzegorz Bizon
9147a5f862 Add support for checking attributes in build policies 2018-03-01 13:08:39 +01:00
Grzegorz Bizon
d79ad28fcb Do not pass project path from YAML processor
Use project full path that can be received from a pipeline object
2017-09-18 14:29:43 +02:00
Grzegorz Bizon
dd784b1518 Use CI/CD job policy specification in YAML processor 2017-09-18 13:57:14 +02:00
Grzegorz Bizon
59f87e7317 Implement CI/CD kubernetes policy specification 2017-09-18 13:57:14 +02:00