Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/honza/wharf-ci

Jenkins-like, docker-based, GitHub-backed build system
https://github.com/honza/wharf-ci

Last synced: about 5 hours ago
JSON representation

Jenkins-like, docker-based, GitHub-backed build system

Awesome Lists containing this project

README

        

wharf-ci
========

Jenkins-like, docker-based, DVCS-backed build system

How it works
------------

* wharf-ci is a Django app that lets you create projects that will be built
* GitHub's web hooks will kick off builds
* Each build happens in a new docker container
* Add a Dockerfile for your project
* Add a build command for your project
* Show build history
* Keep failed builds around for inspection
* Trigger hooks on successful builds

License
-------

BSD, short and sweet