Skip to content

Integrate gitlab-ci/CLEAOS-560-notify-stage-timeout-waiting-to-fetch-artifacts-from-all-previous-jobs and 2 more

Commit: clea-os/infrastructure/gitlab-ci@f8d0dcd5

[SANTINO] Fix 'MACHINE' variable value to correctly match artifacts name

  • The previous value of that variable was preventing the RAUC bundle from being uploaded to Azure.
  • Jira reference: CLEAOS-555

--

Commit: clea-os/infrastructure/gitlab-ci@311474c7

[TEST] Fix on 'git clone' command URL formatting

--

Commit: clea-os/infrastructure/gitlab-ci@4a2e9d1d

[NOTIFY] Add dynamic 'dependencies' on deploy and changelog jobs

  • Dynamically creates a list of jobs on which the notify job depends on to speed up job execution and artifacts fetching.
  • Reduce timeout for notify job since no build stage artifacts need to be downloaded.
  • Insert dependency relation between release and notify job as well.

Merge request reports

Loading