-
- Downloads
Comply to requests made in the review and adjust to the Entry/Node changes
This commit: * Turns `coverage_regex` into `coverage` entry in yml file * Fixes smaller requests from code reviewers for the previous commit * This commit is temporary (will be squashed afterwards) This commit does not (further commits will do though): * Add global `coverage` entry handling in yml file as suggested by Grzegorz * Add specs * Create changelog * Create docs
Showing
- app/models/ci/build.rb 3 additions, 3 deletionsapp/models/ci/build.rb
- lib/ci/gitlab_ci_yaml_processor.rb 1 addition, 1 deletionlib/ci/gitlab_ci_yaml_processor.rb
- lib/gitlab/ci/config/entry/coverage.rb 2 additions, 2 deletionslib/gitlab/ci/config/entry/coverage.rb
- lib/gitlab/ci/config/entry/job.rb 4 additions, 4 deletionslib/gitlab/ci/config/entry/job.rb
- lib/gitlab/ci/config/entry/legacy_validation_helpers.rb 2 additions, 1 deletionlib/gitlab/ci/config/entry/legacy_validation_helpers.rb
Loading
Please register or sign in to comment