Skip to content

Draft: Update pipeline illustrations

Julia Miocene requested to merge update-pipeline-illustrations into master

What does this MR do and why?

  • migrate empty state to GlEmptyState component
  • update illustrations

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
1_before 1_after
2_before 2_after
3_before 3_after
4_before 4_after
5_after 5_before

How to set up and validate locally

Go to any project with jobs, for example http://gdk.test:3000/Commit451/lab-coat/ or http://gdk.test:3000/jashkenas/Underscore/. And go through different statuses

  1. Start a pipeline -> cancel it -> open this job
  2. Open any skipped job, for example http://gdk.test:3000/gnuwget/Wget2/-/jobs/1015
  3. Open any pending job, for example http://gdk.test:3000/gnuwget/Wget2/-/jobs/1033
  4. Start a pipeline -> open this job
  5. Open any manual job, for example http://gdk.test:3000/toolbox/gitlab-smoke-tests/-/jobs/323

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Julia Miocene

Merge request reports