Closed
Description
Bug description
When an image build for a preview fails, the user is left on alone on a HeadlessLogView, without any error being displayed.
The gap here stems from the fact that the HeadlessLogView assumes we will navigate away from it on workspace start, no matter the prebuild result. But we'll only do so if ideUrl
is set for that instance - which is not the case during image builds.
Context:
- discovered as part of Prebuild process gets stuck (when updating
.gitpod.Dockerfile
) #4856 (comment)
Steps to reproduce
- apply a commit like this to a testing branch
- start a prebuild which triggers an image build taking longer than that period
Expected behavior
The exact behavior is up to discussion, but we should make sure we unstuck the user here!
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status