buildbot / buildbot/buildbot

webui should distinguish locked and in-progress builds

Open
#3,166 3 comments 0 reactions 0 assignees View on GitHub
usability web UI
Dominant language
Python
Stars
5.5k
Forks
1.7k
Avg merge
2d 7h
Merged PRs (30d)
6

Description

I'm trying out buildbot based on the the tutorial on buildbot.net, using buildbot 0.9.6. I added a builder and a worker with a lock to prevent simultaneous builds from running on any given worker, then queued a couple of builds. The web ui shows both builds flashing yellow, and when viewing the build page for the second build, it's waiting to acquire locks.

Expected result: display pending builds with a different colour to active builds. IIRC pending builds are shown as grey in older buildbot installs that I have used previously.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.