1. 01 9月, 2017 4 次提交
    • Z
      Add config_source to ci_pipelines · 35b9213c
      Zeger-Jan van de Weg 提交于
      Given the user can soon have multiple config sources for CI, we now store
      what type at the time of the pipeline run we chose. This will give us
      insight into what triggered the new pipeline so we can display it to the
      enduser.
      35b9213c
    • Z
      770bcf71
    • Z
      Implement the implied CI/CD config for AutoDevOps · 6ed49040
      Zeger-Jan van de Weg 提交于
      Behind an application setting, which defaults to false, this commit
      implements the implied CI/CD config. Which means that in the case we
      can't find the `.gitlab-ci.yml` on the commit we want to start a
      pipeline for, we fall back to an implied configuration.
      
      For now the Bash template has been copied to
      `Auto-Devops.gitlab-ci.yml` so the tests actually work.
      
      Fixes #34777
      6ed49040
    • T
      Merge branch... · e5842838
      Tim Zallmann 提交于
      Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master'
      
      Resolve various visibility level settings issues
      
      Closes #31273
      
      See merge request !13442
      e5842838
  2. 31 8月, 2017 36 次提交