Skip to content

dev/sg: improved output on 'ci status --wait'

Warren Gifford requested to merge sg-ci-status-qol into main

Created by: bobheadxi

Now, when the wait begins a link is provided immediately and a pending message is created that gets updated until the build finishes.

❯ go run . ci status --wait         
Most recent build: https://buildkite.com/sourcegraph/sourcegraph/builds/111667
Commit:         4988e5eb85338d2aa8c44e5e3ef156c84300b713
Message:        move started into results
Author:         Robert Lin <[email protected]>
⠏  Waiting for 4 out of 5 jobs... (elapsed: 26.578511s)

Merge request reports

Loading