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. Aug 13, 2019
    • Kamil Trzcińśki's avatar
      Require `needs:` to be present · 93e95182
      Kamil Trzcińśki authored
      This changes the `needs:` logic to require
      that all jobs to be present. Instead of skipping
      do fail the pipeline creation if `needs:` dependency
      is not found.
      93e95182
  3. Jan 21, 2019
  4. Dec 08, 2018
  5. 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
  6. Jun 02, 2018
  7. May 30, 2018
  8. Apr 25, 2018
  9. Mar 23, 2018
  10. Mar 22, 2018
  11. Mar 21, 2018
Loading