17 November, 2014
After several days working with Buildbot, I posted few more videos to complete the series I started on my YouTube channel. I divided this part in the practical videos:
In this video I explain the basic structure of the configuration file that comes with Buildbot (master.cfg.sample) that includes a practical example project: PyFlakes.
Here I comment on the web interface that offers Buildbot Master to interact with the states of our projects.
I believe Buildbot default configuration is impractical by relying on a single file (master.cfg) so here I modularize the configuration file into various files in a config folder. You’ll find my Buildbot Bootstrap repository I talk in my GitHub account.
Tags: buildbot, CI, continuous deployment, python
© 2021 carlessanagustin.com | Legal Note | Developed by Carles San Agustin from original theme
Gridly
Leave a Comment