Integrate meta-seconorth-distro/update-gitlab-ci
Commit: seco-ne/yocto/layers/meta-seconorth-distro@4f158f41
Integrate gitlab-ci/share-yaml-code-for-manifest-integration and 2 more
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@686323c6
Remove yaml redundancies in manifest-integration
Leave all common yaml parts in manifest-integration.yml and add manifest-integration-yocto.yml and manifest-integration-ci-test.yml containing the different variable assignments for each environment.
The repos including these files have to be updated with the new names.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@4c751096
Harmonize manifest-integration yaml files for yocto and ci-test
This is the first step for reducing code duplicates.
BCS 746-000807
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@c877f9c9
retrigger: Allow to specify the manifest's remote identifier in a variable
Costum manifest may override this variable
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@0219cbc7
Integrate gitlab-ci/set-master-branch-manifest-in-jinja2
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@d9660a80
build-jobs.jinja2: Specify master branch variable again
If the MASTER_BRANCH_MANIFEST variable is set in the manifest's .gitlab-ci.yml file, it may not find its way to the generated job, if it is not explicitly set during generation. That is done with this patch.
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@0af24422
Integrate gitlab-ci/use-parent-child-build-jobs
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@2e6c1b4f
Build jobs: Use parent-child jobs to generate needed build jobs
- Move all build, deploy and test stubs to the manifest-build.yml
- Create a new job to generate and trigger the build jobs dynamically
- Add the base jinja2 file for the build jobs.
- Add initial docs for the manifest pipeline
- Remove unused files
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@ea28c1fe
Integrate gitlab-ci/move-python-scripts-to-subfolder
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@1bc683d5
Move python scripts to subfolder
BCS 746-000808