gitlab-org--gitlab-foss/db
Zeger-Jan van de Weg 6ed490401f
Implement the implied CI/CD config for AutoDevOps
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
2017-08-31 22:25:25 +02:00
..
fixtures Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
migrate Implement the implied CI/CD config for AutoDevOps 2017-08-31 22:25:25 +02:00
post_migrate Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/rename-ci-cd-processing-sidekiq-queues 2017-08-26 10:55:20 +02:00
schema.rb Implement the implied CI/CD config for AutoDevOps 2017-08-31 22:25:25 +02:00
seeds.rb