
Buildbot
Buildbot - The Continuous Integration Framework Buildbot is an open-source framework for automating software build, test, and release processes.
Buildbot can automate all aspects of the software development cycle:
- Continuous Integration
- Continuous Deployment
- Release Management ..and any other process you can imagine. Buildbot is a framework in which you implement a system that matches your workflow and grows with your organization. Buildbot is made for scalability, and thanks to its multi-master features can grow to a very large setups.