Integrate gitlab-ci/CI-fix-integrate-into-manifest and 4 more
CI: integrate_into_manifest: Fix bug introduced when splitting functions
--
CI: disable 'check' job for gitlab-ci integration as integrate is already disabled
--
CI: Enable MR pipeline for integration of gitlab-ci again
Our settings refuse to merge if no pipeline has been run.
--
CI: Fix merge pipeline
--
CI: deploy_gitlab_ci: Rework the deployment of gitlab-ci into the child projects
The deploy_gitlab_ci now creates the integration commit and branch in each passed subproject and create an integration commit in the manifest containing all these new revisions. A build is then triggered on this commit to test the functionality.
Split the update_submodule functions to reuse them in different ways. Remove some previously used files.
BCS 746-000740