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

Integrate gitlab-ci/remove-alphaplan and 3 more

--

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

Remove Alphaplan stage

We do not use Alphaplan anymore. Remove everything Alphaplan related
stuff from the pipeline.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@56bd1900

Confluence: add helper script to get page content

This can be helpful if something is configurable in the GUI editor and
we can't figure out to do the same thing via the API.

--

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

Confluence: enforce fixed page width on creation

On page creation via the API, the page always seems to be created with
full width, even if "full_width=False" is set. Update the page right
after creating it in order to correctly set it to fixed width.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@82053a2f

Confluence: set width for download table columns
parent 676d48c3
No related branches found
No related tags found
1 merge request!17Integrate gitlab-ci/remove-alphaplan and 3 more
Pipeline #88734 passed with stage
in 11 seconds
Subproject commit 96f5745c1e03b6a7f54ffac5f7ec7392c872ccda
Subproject commit 6f773de5a46c32b2ba590828513a50703d7e3d57
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 96f5745c1e03b6a7f54ffac5f7ec7392c872ccda
ref: 6f773de5a46c32b2ba590828513a50703d7e3d57
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 96f5745c1e03b6a7f54ffac5f7ec7392c872ccda
GITLAB_CI_REVISION: 6f773de5a46c32b2ba590828513a50703d7e3d57
BB_RECIPE_NAME: ilitek
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