Skip to content

Organize yml files

David Diederich requested to merge organize-yml-files into master

This MR sorts the YML files into folders to create a better structure.

It also adds a deprecation warning for the aggregate pipeline lines (service.gitlab-ci.yml / library.gitlab-ci.yml / etc.). They should continue to work, but those projects will be warned that they are using an old setup. Instead, project pipelines should include the components desired from this library.

Merge request reports