Commit graph

7 commits

Author SHA1 Message Date
Kamil Trzciński
64b1044e7a ci/config: generalize Config validation into Gitlab::Config:: module
This decouples Ci::Config to provide a common interface for handling
user configuration files.
2018-11-29 16:09:18 +01:00
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
Yorick Peterse
2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
Grzegorz Bizon
149f67cc2e Remove coverage entry from global CI/CD options 2017-02-04 23:04:17 +01:00
Leandro Camargo
9f97cc6515 Add coverage to the Global config entry as well 2017-01-25 01:07:44 -02:00
Grzegorz Bizon
a761d29366 Change name of method for setting CI config entries 2016-11-14 10:51:56 +01:00
Grzegorz Bizon
c701468390 Improve naming convention in ci configuration module 2016-11-14 10:31:45 +01:00
Renamed from lib/gitlab/ci/config/node/global.rb (Browse further)