-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Press
Pierre Tardy edited this page Jan 10, 2018
·
3 revisions
Buildbot is often seen and written about across the web. This is a sampling of the coverage
- How To Set Up Continuous Integration with Buildbot on Ubuntu 16.04 (DigitalOcean editors)
- Buildbot: Command, Control & Communication (Part 1) (Part 2) (Michael Lenaghan)
- Organizing Software Growth and Distributed Development: The Case of Abinit (Yann Pouillon et al.)
- CI is hard! and Configuration and architecture (Jacob Kaplan-Moss)
- Continuous integration with Buildbot (Noah Gift)
- Continuous Integration Testing (Andrew Wilkinson)
- Mozilla’s Build System (Anamaria Stoica)
- Buildbot and Intermittent Tests (Jon Watte)
- FLOSS Weekly on Buildbot (Dustin J. Mitchell)
- Foundations of Agile Python Development (chapter 5) By Jeff Younker
- Continuous integration of webapps with Buildbot By Daniel Rus Morales
- [attachment:buildbot-paper.pdf Automating Build, Test, and Release with Buildbot] By Dustin J. Mitchell and Tom Prince
- Coordinating Parallel Builds with Buildbot (alternate link) by Dustin J. Mitchell and Tom Prince - presentation at RELENG2013 (hint: enable your browser's console to see speaker notes)
- Making developers More Productive -- the Dolphin Development Infrastructure