Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
    • Kamil Trzcińśki's avatar
      Persist `needs:` validation as config error · 0a39a3d4
      Kamil Trzcińśki authored
      In case when `needs:` is missing, but when requested by service,
      we would not save the pipeline with config_error.
      
      This makes it explicit that we want to persist the error
      as `config_error` failure reason.
      0a39a3d4
  2. Oct 26, 2018
    • gfyoung's avatar
      Enable frozen string for lib/gitlab/ci · 06892e88
      gfyoung authored
      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.
      06892e88
  3. Dec 08, 2017
  4. Nov 17, 2017
  5. Nov 06, 2017
  6. Sep 26, 2017
Loading