Hi all, 

What CI tool are you using?

I'm looking for tool with simple web interface that allow me to manage 
deployment 
process.

My typical scenario:
Push to Github repository -> Triggered by webhook main server do automatic 
git fetch -> run tests -> if tests paased ok  run git checkout  -> run 
deployment scripts (db migration, hypnotoad reload, post-checkout hook etc.)

So desirable features is:
- Git SCM support
- Bitbucket, Github and Gitlab integration support
- Opensource and free for usage at own server
- Run and show results of tests (Test::Mojo support)
- Autodeploy project if all tests passed ok
- Simple web interface for manage matching remote and local repository, 
deployment keys etc.

Already looked to Buildbot <http://buildbot.net/>, Codeship 
<https://codeship.com/>, Travis CI <https://travis-ci.org/> and doing some 
testing now, but want to know commutity at first :)

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to