You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To manage the visual representation of the virtual job, we've decided to:
Keep the build page details but exclude the steps and console.
Introduce a statusMessageType in the schema, marking the status of the virtual job as SUCCESS, with statusMessageType: INFO and accompanying status messages.
With the status, statusMessageType, and statusMessage, the UI can effectively inform users that the job is of a virtual type.
sagar1312
changed the title
Differentiate Visual Representation of Virtual Job from Normal Job
Build Details View: Differentiate Visual Representation of Virtual Job from Normal Job
Nov 8, 2024
What happened:
The virtual job's build console log indicated that sd-setup-init was encountering an error.
What you expected to happen:
The virtual job build log should not display a build page and should be highlighted with a different color or indicator in the workflow graph.
How to reproduce it:
Use this sample of screwdriver config
The text was updated successfully, but these errors were encountered: