Project 'edgehog/infrastructure/gitlab-ci' was moved to 'clea-os/infrastructure/gitlab-ci'. Please update any links and bookmarks that may still have the old path.
[LAYERS] Major refactoring of layers integration
This commit introduces major changes in the layers integration steps performed every time a new MR is opened in one of the BSP repositories. More in detail: * Introduces jinja2 templating tool to perform dynamic child pipeline and dinamically assign the INTEGRATION variable value to the CI jobs. * The main layers-integration.yml file only contains check and trigger pipelines to create a dynamic downstream pipeline. * Introduces layers-integration-jobs.yml that is dinamically assigned with the variables from the INTEGRATION variable and that executes all the main tasks of layer integration pipelines
layers-integration-jobs.yml
0 → 100644
layers-integration-pipelines.yml.jinja2
0 → 100644
Please register or sign in to comment