GitLab Bot
b42f312df5
Add latest changes from gitlab-org/gitlab@master
2019-11-13 21:06:45 +00:00
GitLab Bot
61f0c58946
Add latest changes from gitlab-org/gitlab@master
2019-11-08 12:06:32 +00:00
GitLab Bot
b539ac1d61
Add latest changes from gitlab-org/gitlab@master
2019-10-30 09:27:58 +00:00
GitLab Bot
7515ec41c5
Add latest changes from gitlab-org/gitlab@master
2019-10-28 18:06:15 +00:00
Kamil Trzciński
d2cc841c55
Add yaml lint
...
This commit adds CI job that validates all `*.yml`
with `yamllint`.
This commit fixes all offenses present in repository.
2019-06-05 16:31:35 +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
Dylan Griffith
f5f5d6ea1f
Resolve "Un-vendor CI templates"
2018-09-26 15:39:27 +00:00