Skip to content
Snippets Groups Projects

CI: add fast precheck step

Merged Guillaume Pasero requested to merge ci_basic_step into develop

Adds a preliminary step to check OTB can build on a Ubuntu-native image with a warm ccache. The cache is generated on develop branch. In the future, the image will be updated regularly. No test, no data for this job.

About twin pipelines: there is a python script to cancel twin pipelines (single push triggers one normal pipeline and a merge request pipeline). Here is the logic of the script:

  • Are we in a Merge-Request pipeline?
  • Yes:
    • Is it a "Wip" merge request?
    • Yes:
      • cancel this pipeline, let the "normal" pipeline continue
    • No:
      • cancel the "normal" pipeline

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
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading