Integrate meta-seconorth-machine/update-gitlab-ci
Commit: seco-ne/yocto/layers/meta-seconorth-machine@8a2a7480
Integrate gitlab-ci/fix-port-for-lava-tests and 1 more
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@6fbbf338
CI: Add fake lava test to ci-test, reduce fetch depth in update submodule
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@d820110c
CI: Add variable containing the port for ssh access of the gitlab instance
Our server installation uses port 4444 for ssh access. The lava tests didn't took this into account.
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@4e2dfb52
Integrate gitlab-ci/rename-to-seconorth
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@a06956de
Rename layers to seconorth
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@31226d01
Integrate gitlab-ci/increase-timeout-for-infrastructure-jobs
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@67b0195a
CI: Increase infrastructure timeout to 10min
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@cbf2703c
Integrate gitlab-ci/fix-gitlab-ci-integration
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d2210b6
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/layers/meta-seconorth-machine@2be68740
Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@6f09c66c
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@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
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@93a1a4c9
Integrate gitlab-ci/fix-reuse-of-outdated-integration-branch and 2 more
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@bcb6076b
CI: Add check if integration branch is on top of target branch before reusing it
The integration branch was reused even if there where new commits on the target branch, which could lead into reverting some changes. This adds a check, if the existing integration branch is directly based on the target branch and deletes it if not.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@3b5e9be0
CI: Pull new changelog_generator image, add token to the call.
BCS 746-000785
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@968886c0
Update README.md: Add description on the gitlab-ci CI and how to deploy
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@379707f3
Integrate gitlab-ci/remove-dual-espresso-image-build and 5 more
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@f2b7ec90
CI: Remove build for dual espresso again
The pipeline is not setup to build from different manifest and so on, and the dual_espresso manifest will probably go to a seperate repo to keep it private.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@b81d573a
CI: Remove '--verbose' from deploy step
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@c1ebf70c
manifest: Added manifest file selection to ci-test
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@1285aad7
manifest: Added manifest file name to integration script
BCS 746-000518
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc6d7858
build: Added DualEspresso
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@0941262a
layers: Added nogplv3 and dual-espresso layer to CI/CD