Upgrade directory structure for `gitlab-components` projects
Problem
The components projects in https://gitlab.com/gitlab-components use the old directory structure. Since that's deprecated we need to update the components to use the new directory structure: https://docs.gitlab.com/ee/ci/components/#directory-structure
Solution
- Update the new directory structure and release a major version of the components project if it's a breaking change for the consumers.
- Update the documentation if necessary.
List
-
https://gitlab.com/gitlab-components/code-quality - released version 1.0 -
https://gitlab.com/gitlab-components/container-scanning - released version 1.0 -
https://gitlab.com/gitlab-components/Gradleout of scope -
https://gitlab.com/gitlab-components/sast - released version 1.0 -
https://gitlab.com/gitlab-components/secret-detection - released version 1.0
Edited by Fabio Pitino