1. 09 Dec, 2019 22 commits
  2. 08 Dec, 2019 9 commits
  3. 07 Dec, 2019 8 commits
  4. 06 Dec, 2019 1 commit
    • Stan Hu's avatar
      Validate connection section in direct upload config · 875f66e7
      Stan Hu authored
      For some reason, `Settingslogic` doesn't always provide the right error
      message when the `connection` block is omitted. Sometimes it erroneously
      attributes the error section to a different part of the YAML
      (e.g. `backup`, `dependency_proxy`).
      
      This commit adds on more information on which `connection` block is
      missing from the `gitlab.yml` (e.g. LFS, artifacts, or uploads).
      
      Closes https://gitlab.com/gitlab-org/gitlab/issues/38258
      875f66e7