Product Avatar Image

Buildbot

Show rating breakdown
20 reviews
  • 1 profiles
  • 2 categories
Average star rating
4.3
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

11
9
0
0
0

Buildbot Reviews

Review Filters
Profile Name
Star Rating
11
9
0
0
0
Nicholas M.
NM
Nicholas M.
Scientist
01/11/2016
Validated Reviewer
Review source: G2 invite
Incentivized Review

Useful software tool for continuous integration

Buildbot is a software tool written in python. As a result, it inherits many of the python advantages, namely readability and simple syntax. Furthermore, the core conceptual paradigm of the software is simple and well-documented. In my experience, the software scaled quite well. We had many more than 30 svn repos attached to a single buildbot instance, with continuous integration across suites of regression tests upon check in. This is critical for an effective CI suite, as it encourages extensive regression testing across a variety of environments, releases, etc. Finally, as buildbot's dependencies are python and twisted, it is quick and easy to install.
Abdel K.
AK
Abdel K.
Sr. Cloud Engineering Manager at Blizzard Entertainment
01/10/2016
Validated Reviewer
Review source: G2 invite
Incentivized Review

CI:CD with Buildbot

Its written in python and the level of customization we have control of. Since its written in python, it integrated very well with us (we are a python shop). For example, we use github heavily and setup our buildbot to wait for no more pushes on a branch for about 15 seconds before it triggers a build. This feature is simple to setup in buildbot and a complete pain (if at all possible) in jenkins.
Verified User in Computer Software
AC
Verified User in Computer Software
01/08/2016
Validated Reviewer
Review source: G2 invite
Incentivized Review

Depends on the application, but this seems like a solid tool

This seems like a very nice framework if you are working with Unix-based systems and applications that lend themselves be used with tools like Jenkins and the like, but with better flexibility.

About

Contact

HQ Location:
New York, NY

Social

@buildbot_web

What is Buildbot?

Buildbot is an open-source continuous integration framework designed to automate the build, test, and release processes for software projects. Offering a highly flexible and extensible platform, Buildbot supports numerous development environments and can be seamlessly integrated with various version control systems. By implementing a Python script configuration, Buildbot allows developers to create complex workflows tailored specifically to their project's requirements. This tool is particularly recognized for its capacity to scale with projects, from simple single-developer operations to large-scale codebases involving multiple teams. Buildbot excels in environments that require customization and control, making it a popular choice for developers looking to maintain a robust integration and deployment pipeline.

Details

Website
www.buildbot.io