Integrate gitlab-ci/alphaplan-import-allow-failure and 19 more
Commit: seco-ne/yocto/infrastructure/gitlab-ci@d404f257
Alphaplan: allow failure on import
Otherwise the parent pipeline is stuck in "running" state until the manual action has been performed. See for reference: https://gitlab.com/gitlab-org/gitlab/-/issues/361574
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@dd2a6d7d
Fix error message
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@04ac29ad
CI-Test: fix deploy-files job
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@22c519f1
Move FTP jobs to FTP runner
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@84d0616b
Add new deploy pipeline to Yocto
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@f0436868
Move reusable parts from CI-Test to common
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@3d3b4d09
Yocto: fix SDK package
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@37360288
Yocto: fix SDK build
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@2b6fc739
Package: add comment
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@95d6e368
alphaplan_fwr_import: add error handling
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@277d4af7
Package & deploy: do not allow missing dotenv file
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@3c68ccab
Alphaplan: add script for importing alphaplan data
The script has mostly been copied from alphaplan_fwr.py, but with different input data.
Adding a job to the CI-test environment for testing this.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@3b3238a1
Alphaplan: add script for generating alphaplan data
This script has mostly been copied from alphaplan_fwr.py, but with different input data (artifacts from the SoftwareStore deploy job) and without actually importing the data to the Alphaplan database.
Adding a job to the CI-test environment for testing this.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@387b8184
Deploy: save variables in deploy.env
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@902c9276
Deploy: save rsync file list for later stages
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@15622149
CI-test: use caching between the pipeline stages
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@a96a923e
CI-test: add deploy stages for SoftwareStore and FTP
Rename all stages to uppercase on this occasion, since we're adding stages with names containing multiple words.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@056f1af1
Add package class and stage
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@a1972724
Add script to query job logs filtered by status, tag, and log pattern
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@d501fed4
Update isort config