Skip to content
Snippets Groups Projects
Commit f191be07 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/move-changelog-generator and 4 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@aaac8d1c

changelog_generator: Use logging instead of print, fix black

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@79afb233

CI: Move changelog_generator to gitlab-ci project

The script can also be run in the normal python container, so this
slightly reduces the complexity.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@383a5aca

Added qt-multi-screen-compositor to project list

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@3e88ad8e

buildfng: Moved the image and distro variables to global

The image and distro for the buildfng job can now be set via
global/external variables.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@751fc360

Improve CI documentation

BCS 746-000636
parent 1de98a1f
No related branches found
No related tags found
No related merge requests found
Pipeline #17467 passed with stage
in 20 seconds
Subproject commit bcb6076bc67279ac451d5d0d3449bbc89c4830d6
Subproject commit aaac8d1c7aa9d7ff4cb062160fa1d2dd2a42501c
......@@ -4,7 +4,7 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: bcb6076bc67279ac451d5d0d3449bbc89c4830d6
ref: aaac8d1c7aa9d7ff4cb062160fa1d2dd2a42501c
file: 'manifest-integration.yml'
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment