Skip to content

Integrate gitlab-ci/manifest_pipeline_fixing and 4 more

Commit: yocto_ng/infrastructure/gitlab-ci@21a1fc47

Insert --overwrite option on all Azure uploads

  • The SW artifacts with the same name are overridden
  • Bug fix on notification.json file search

--

Commit: yocto_ng/infrastructure/gitlab-ci@42530d2c

Add notification.json file for teams notification on the release

--

Commit: yocto_ng/infrastructure/gitlab-ci@4b0c38e7

Avoid upload of 'latest' tagged artifact when tagging

  • Bug fix on Azure path

--

Commit: yocto_ng/infrastructure/gitlab-ci@8676a4da

Bug fix on repo init branch reference for build

  • When a tag occurs the '-b' command in repo init would fail

--

Commit: yocto_ng/infrastructure/gitlab-ci@125fbd79

Insert new trigger rule on CI_COMMIT_TAG

  • Insert trigger rule allowing to build/deploy/notify on tag creation
  • In deploy-on-tag job the artifacts are uploaded to the official SECO Azure container with dedicated token, stored as 'yocto_ng' group variable
  • The commit should fix the error in notify job

Merge request reports