strong-fork-cicada
A StrongLoop fork of substack/cicada with enhanced support for Windows.
a teeny git-based continuous integration server
A StrongLoop fork of substack/cicada with enhanced support for Windows.
Mention fork in README (Ryan Graham)
tests: use path.join for all on-disk paths (Ryan Graham)
tests: replace 'pwd' with node equivalent (Ryan Graham)
tests: replace shell script with shelljs script (Ryan Graham)
tests: upgrade tap (Ryan Graham)
tests: use 127.0.0.1 for tests (Ryan Graham)
tests: use cross-platform tmpdir (Ryan Graham)
Use strong-fork-pushover (Ryan Graham)
Fork as strong-fork-cicada (Ryan Graham)
resolve the repodir for relative inputs (James Halliday)
do mkdirp when the workdir resolves, not before (James Halliday)
windows fixes from @pkrumins (James Halliday)
add scripts.test (James Halliday)
depend on the correct version of pushover (James Halliday)
using travis (James Halliday)
1.0.0, document function variants of opts.workdir and opts.repodir (James Halliday)
dirmap test now passing (James Halliday)
support function workdir params (James Halliday)
failing dirmap test (James Halliday)
label setup and teardown (James Halliday)
verify that builds get checked out into the workdir (James Halliday)
basic test passes (James Halliday)
beginnings of a test suite, fixed an issue with accept() not firing (James Halliday)
now using the updated pushover with accept/reject (James Halliday)
put runCommand in its own file (James Halliday)