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
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
In Halite, the jobs are styled with different colors (green, red) depending on their state: running, successful, failed.
This could be a useful addition to molten as well, so that we can quickly see if a job has failed.
We could also show the jobs details expanded when a job has failed, and keep the related element collapsed by default if it was successful (usually we need to go through the details only when there was a failure).
In Halite, the jobs are styled with different colors (green, red) depending on their state: running, successful, failed.
This could be a useful addition to molten as well, so that we can quickly see if a job has failed.
We could also show the jobs details expanded when a job has failed, and keep the related element collapsed by default if it was successful (usually we need to go through the details only when there was a failure).