Add Tutorial for GitLab CI
Closed this issue · 0 comments
SimeonEhrig commented
The tutorial provide an example CI pipeline for GitLab CI with the following jobs
- Set up search criteria for depending packages in an example project.
- Execute the dependency graph search algorithm.
- Generate example integration jobs.
- Run the example integration jobs.
Generating and running the integration jobs is GitLab CI specific and done with downstream pipelines: https://docs.gitlab.com/ee/ci/pipelines/downstream_pipelines.html