Integrate gitlab-ci/add-release-suffix and 3 more
Loading
Commit: seco-ne/yocto/infrastructure/gitlab-ci@543a2170
manifest_package: add release suffix
Customer specific manifest projects can now set the RELEASE_SUFFIX variable, which then gets appended to the deployment folder names.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@c763c43f
alphaplan_fwr: change variable "release_name_local" to "release_name"
Otherwise it can be assumed that it might be correlated with outputdir_local, which is not the case.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d8d26a5
package_release: more refactoring
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc3698c8
package_release: refactoring
Improve readability of package_release.py and its submodule generate_release_metadata.py.