Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/honza/wharf-ci
- Owner: honza
- License: bsd-2-clause
- Created: 2013-07-31T18:05:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T14:17:46.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:02:00.051Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 289 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 buildsLicense
-------BSD, short and sweet