Skip to content
Snippets Groups Projects

Move review CI jobs to separate sh files

Merged Ghost User requested to merge move-review-ci-files into master

Description

This MR refactors the large complex CI jobs that create and remove the review hosts into Bash scripts.

This has multiple advantages:

  • No more complex Bash in Yaml (e.g. a heredoc in a multiline Yaml item).
  • Only executing tasks when needed instead of of using x | true.
  • Smaller, more readable CI config.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading