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:
- Integrity | The easy and fun automated continuous integration server Integrity is the angel watching over your shoulder while...
- Buildbot – continuous integration server BuildBot is a system to automate the compile/test cycle...
- Continuous Integration Spring Cleaning – GitHub Continuous Integration is a fancy term for “run your...
Uncategorized