Skip to content

Draft: Many pipelines

Description

  • Displaying all pipelines, not just the last one, with the ability to view logs of any job in the pipeline (think about filtering by branches, hiding (or displaying separately) scheduled runs).
  • Displaying commit message/branch next to the pipeline for quick identification.
  • Displaying timestamps per sections (steps).

MVP: Displaying pipelines for current branch

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports