- Notifications
You must be signed in to change notification settings - Fork909
Open
Description
Problem Description
The last row in the build timeline appears empty when there is nostartup_script
orcoder_script
withrun_on_start = true
, causing unnecessary visual clutter.
Desired Solution
- Hide the last row in the build timeline when there are no
startup_script
orcoder_script
entries withrun_on_start = true
.