Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Landing View & Job List View - Visually differentiate virtual job from normal job #3240

Closed
sagar1312 opened this issue Nov 8, 2024 · 0 comments
Assignees
Milestone

Comments

@sagar1312
Copy link
Member

What happened:
Builds for virtual jobs are not executed in a event. In the UI, such builds are not easily distinguishable from non-virtual job builds.

What you expected to happen:

  • Event landing view (V1 and V2)
    • Add a new icon “fast-forward“ for the virtual job in the workflow graph
  • Job List View (V1 and V2)
    • Use the new icon “fast-forward“ for the virtual job under the first column representing the most recent build status
    • Add info in the job name tooltip to indicate if a job is virtual
  • Pipeline Options View
    • Display the label “Virtual“ (with gray background) next to the job name to indicate when the job is virtual

How to reproduce it:
Sample pipeline https://cd.screwdriver.cd/pipelines/15482/events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants