Integrate gitlab-ci/CLEAOS-863-sbom-cyclone-dx-reports-are-empty-because-sdk-builds-override-them and 1 more
requested to merge integrate/gitlab-ci/CLEAOS-863-sbom-cyclone-dx-reports-are-empty-because-sdk-builds-override-them/into/seco_lf-6.6.23-2.0.0 into seco_lf-6.6.23-2.0.0
Commit: clea-os/infrastructure/gitlab-ci@468fc2da
[QCOM] Add builds for QCS6490 RB3GEN2 Core Kit and QCS615 ADP
- Introduce QCS6490 RB3GEN2 Core Kit Embedded and Things build.
- Introduce QCS615 ADP Embedded and Things build, remove the Clea OS base version one.
--
Commit: clea-os/infrastructure/gitlab-ci@26619d3d
[SBOM] Move CycloneDX folder immediately after Clea OS image build
- This is a workaround to prevent builds executed within the same job, e.g. SDK one, from overwriting the contents of files generated by the CycloneDX recipe.
- In order to do so, we move the generated files after Clea OS image build to the root folder for further GitLab artifacts upload.