Skip to content

Integrate gitlab-ci/add-ref-parameter and 3 more

Jonas Höppner requested to merge integrate/gitlab-ci/add-ref-parameter into dunfell

Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/cb831c1a4f1d590a66ed9033f72a24bb8ac8d661

check_pipeline_status: add parameter for ref

Remove the trigger source parameter again because it did not serve the use case. Add ref parameter instead.

--

Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/c16ae4ea464e3af84baaaea65c406cba55643b4d

check_pipeline_status: add parameter for trigger source

--

Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/d321e1f616f8672340e86486a79b66f3769febec

Add an addtional flag to enable AlphaPlan FWR generation

BCS DevOps-000023 DevOps-000024

--

Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/9befb0ed5635a3fa43a1deebcde6f4ee34c9184e

Run pylint in the yocto build image also, to check if all py deps are installed

Merge request reports