CI Joe. A simple server that runs your tests and tells you if they passed.

github.com/defunkt/cijoe

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2011
  • Merge pull request #54 from jkamenik/master
  • Merge pull request #57 from mcolyer/build-queue-supports-branches
  • Merge pull request #61 from cmeiklejohn/add_branch_build_test_coverage
May 2011
  • Add mocha and test to ensure that a post with a branch name really
  • Add a test to ensure calling a build by branchname works.
April 2011
  • Add a warning about unpushed changes. [Fixes #53]
  • added tinder as dependency.
  • Add more to the json output, so we can keep general-hawk up to date.
  • Add json as a runtime dependency.
  • Oops, need to pass the build to campfire when we notify. Just did a …
  • Add in proper JSON support with matching test for post handling
  • Add a test helper to setup and teardown tmp git repos easily.
  • Move Campfire to be it's own class, no need to do wonky class level m…
  • Updated README to use campfire tokens.
March 2011
  • Add logging to queueing.
  • Tests shouldn't print things. Also use whitespace properly.
  • Properly queue build requests with branch names.
  • Fixed the munging of the env problem that was causing some builds to …
February 2011
  • swaparoonie
  • cruft