[Python-buildbots] Re: buildbots

2021-06-02 Thread Victor Stinner
Hi, Right now, I see a single macOS buildbot worker: https://buildbot.python.org/all/#/workers/17 Admin: Matt Billenstein Host: "ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101" Hopefully, there is also a macOS CI run on pull requests, but it's not **required**. It's possible

[Python-buildbots] Re: buildbots

2021-06-02 Thread Matt Billenstein via Python-Buildbots
The more builders the merrier - here is a link to a shell script I use to automate the install on macos. https://vazor.com/drop/buildbot.sh.txt thx m On Wed, Jun 02, 2021 at 11:23:41AM +0200, Victor Stinner wrote: > Hi, > > Right now, I see a single macOS buildbot worker: > https://buildbot.py