Skip to content

tasks: ui: show build logs and agent logs in task UI when workspace build is in progress #19363

@johnstcn

Description

@johnstcn

Problem

There is a lack of feedback on the current task page when a task is created, as there is little feedback over the following stages:

  • Waiting for provisioner job to be picked up
  • Running provisioner job
  • Waiting for agent to connect
  • Running startup scripts

Proposed Solution

  • When the provisioner job is pending, keep the current indeterminate progress bar
  • When the provisioner job is running, show the build logs in the right-hand pane
  • When the agent is connecting, show another indeterminate progress bar
  • When the agent startup scripts are running, show the script logs in the right-hand pane
  • When startup script logs have completed (either success or failure), show the TaskApps view

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions