goci
goci copied to clipboard
Go Continuous Integration
This is not the same: http://goci.me/project/github.com/howeyc/fsnotify/ as this: http://goci.me/project/github.com/howeyc/fsnotify
Implement commit status pushing described in https://github.com/blog/1227-status-api to hook up info to github automatically.
Idea: create a api to report the number of tests passed/failed per project. You just have to grep the output for PASS/FAIL. Near the PASSED icon I think that the...