gitbuilder icon indicating copy to clipboard operation
gitbuilder copied to clipboard

Auto-builds and tests all the branches of your git projects, showing pass/fail results on a web page/RSS feed. Isolates failures to the first commit that caused the problem.

Results 2 gitbuilder issues
Sort by recently updated
recently updated
newest added

https://github.com/apenwarr/gitbuilder/blob/bf70974a8e70b544b771b30b0849e12a398887ff/runlock#L42 hi i noticed it is not handled when `exec` does return. see perldoc: > It fails and returns false only if the command does not exist so NOTREACHED is...

Right now, when I want to build multiple projects, I need to have multiple gitbuilder instances, because there is only one build dir.