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

Integrate gitlab-ci/another-improvement-for-build-up-to-date-job-message and 5 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@1830cb02

And another improvement for the build-up-to-date job

--

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

Improve the output message in the build-up-to-date job a bit more

Use explicit line breaks to make the message look better.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@68aaab94

Improve the output message in the build-up-to-date job

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@26b9eb1d

Rename "check" job to "build-up-to-date"

This is a more meaningful name and might give a hint what the job does.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@07f0c898

Make build runner tag configurable

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@0d70d719

Disable sourcery check

Sourcery changed its license model to only be available for open source
projects with the free plan. According to the documentation, sourcery
should detect automatically whether it is running on an open source
repo. This does not work in our case, though. Disable it until we find a
way to correctly make it work.
parent 5c91a0bb
No related branches found
No related tags found
1 merge request!28Integrate gitlab-ci/another-improvement-for-build-up-to-date-job-message and 5 more
Pipeline #94349 passed with stage
in 10 seconds
Subproject commit 9be2c52b180ef30dcfffa1b5d954f29bf4756c35
Subproject commit 1830cb0291a866af5cebeebbfdbac32544f655c7
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 9be2c52b180ef30dcfffa1b5d954f29bf4756c35
ref: 1830cb0291a866af5cebeebbfdbac32544f655c7
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 9be2c52b180ef30dcfffa1b5d954f29bf4756c35
GITLAB_CI_REVISION: 1830cb0291a866af5cebeebbfdbac32544f655c7
BB_RECIPE_NAME: seco-yocto-testsuite
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