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

Integrate gitlab-ci/fix-gitlab-ci-integration and 5 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@6c39166f

CI: deploy-gitlab-ci: Don't stop integration when one project is already updated

Prior to this change the integration stop when one of the projects had
already the latest ref of gitlab-ci in to submodule.

--

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 45df36ce
No related branches found
No related tags found
1 merge request!93Integrate gitlab-ci/fix-gitlab-ci-integration and 5 more
Pipeline #22010 passed
Subproject commit bcb6076bc67279ac451d5d0d3449bbc89c4830d6 Subproject commit 6c39166fad1f1296e05475a65b5bba65f8535ae8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: bcb6076bc67279ac451d5d0d3449bbc89c4830d6 ref: 6c39166fad1f1296e05475a65b5bba65f8535ae8
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment