Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/byteclubfr/ci-server

Continous Integration server bound to github, sweet to use and easy to setup
https://github.com/byteclubfr/ci-server

Last synced: 1 day ago
JSON representation

Continous Integration server bound to github, sweet to use and easy to setup

Awesome Lists containing this project

README

        

# deploy-server

Continuous integration server experiment written in node.js

## Configuration

Look at `projects/sample/config.json` for a very common example.

The options should be self-explanatory, and that'll be enough at this point.

## Work in progress

What's done:

* receive github hooks
* test
* deploy

Still missing:

* moar doc
* CLI to help setup your repo (deploy key, hook…)
* notifications
* update commit status
* history