Category "buildbot"

Buildbot REST API how to find builds for given revision?

I am using Buildbot 3.5.0 and I am looking for a way to use its REST-API to find all the builds that were started for a given revision. I know there is the endp

Buildbot Docker BUILDBOT_CONFIG_URL how to setup with SSH keys?

In the Buildbot Docker tutorial documentation it says: "You will need to change docker-compose.yml the variable BUILDBOT_CONFIG_URL in order to point to your gi

Error when trying to send email using gmail from buildbot docker image

I am trying to the buildbot/buildbot-master:latest docker image for my CI environment als it works like a charm except when trying to send emails. I use the fol