Integrity: A Fun And Easy Continuous Integration Server
July 1st, 2009
Integrity is a simple and lightweight Continuous Integration server written in Sinatra (a DSL for quickly creating web-applications in Ruby). When commits are pushed to a Git repository, Integrity builds, runs tests, and reports the build status to each team member. It supports a variety of notifiers including Email, IRC, and Twitter.
(Link: Integrity: A Fun And Easy Continuous Integration Server)
Related posts:
- Infinitest – a continuous test runner for JUnit tests Welcome to the home of Infinitest, a continuous test...
- Centralized logging for fun and profit! | Revolution Systems Setting up a centralized log server using syslog isn’t...
- Continuous Deployment, Code Review and Pre-Tested Commits on Digg4 | Digg About there are the tools we were already using before...
Uncategorized