GitLab Bot
c1fc5da123
Add latest changes from gitlab-org/gitlab@master
2020-02-19 09:08:59 +00:00
GitLab Bot
163a7046ac
Add latest changes from gitlab-org/gitlab@master
2020-02-18 15:08:51 +00:00
GitLab Bot
c60a117301
Add latest changes from gitlab-org/gitlab@master
2020-02-14 03:09:01 +00:00
GitLab Bot
79d62647bc
Add latest changes from gitlab-org/gitlab@master
2019-12-18 12:07:48 +00:00
GitLab Bot
c384315ae1
Add latest changes from gitlab-org/gitlab@master
2019-12-03 09:09:09 +00:00
GitLab Bot
68b6846fa6
Add latest changes from gitlab-org/gitlab@master
2019-11-22 15:06:39 +00:00
Sean McGivern
026896cca2
Merge branch 'require-all-templates-to-include-default-stages' into 'master'
...
Require all templates to use default stages
Closes #59992
See merge request gitlab-org/gitlab-ce!26954
(cherry picked from commit 39eb16aab2 )
e0df05cf Require all templates to use default stages
2019-04-15 12:47:35 +02:00
Sean McGivern
e32c82ed1e
Revert "Merge branch 'require-all-templates-to-include-default-stages' into 'master'"
...
This reverts merge request !26954
2019-04-05 13:18:35 +00:00
Kamil Trzciński
e0df05cfbc
Require all templates to use default stages
...
Our templates are free to override the 'stages:'.
However, they should follow the convention to always include
'build', 'test', 'deploy' which are defaults when not defined.
2019-04-05 10:13:49 +02:00
Lucas Charles
1d88fa9c82
Include DAST as dependent CI template
2019-04-04 00:21:44 +00:00
Tiger
3be46bdf08
Split Security Auto DevOps jobs into templates
...
Container Scanning, Dependency Scanning, License Management
and SAST parts of Auto DevOps now use the preexisting templates.
Auto DevOps and the DAST job template will now use a
shared job template instead of maintaining two copies
of the job. This also allows Auto DevOps to use custom
authentication with DAST.
2019-04-02 13:31:26 +11:00
Grzegorz Bizon
b491e3f91b
Freeze abstract templates constant in specs
2019-03-04 21:09:39 +08:00
Grzegorz Bizon
d9fb27f42a
Make serverless template a valid abstract template
2019-03-04 21:09:38 +08:00
Dylan Griffith
f5f5d6ea1f
Resolve "Un-vendor CI templates"
2018-09-26 15:39:27 +00:00