bake: Continuous integration system
Bake is a continuous integration server, designed for large, productive, semi-trusted teams.
Large teams where there are at least several contributors working full-time on a single code base.
Productive teams which are regularly pushing code, many times a day.
Semi-trusted teams where code does not go through manual code review, but code does need to pass a test suite and perhaps some static analysis. People are assumed not to be malicious, but are fallible.
Downloads
- bake-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0, 0.1, 0.2, 0.3, 0.4, 0.5 |
---|---|
Change log | CHANGES.txt |
Dependencies | aeson, base (>=4 && <5), bytestring, cmdargs (>=0.10), deepseq, directory, extra (>=0.2), filepath, HTTP, http-types, process, random, shake (>=0.10), text, time, wai (>=3.0.1), warp (>=3.0) [details] |
Tested with | ghc ==7.8.2, ghc ==7.6.3 |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2014 |
Author | Neil Mitchell <ndmitchell@gmail.com> |
Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
Category | Development |
Home page | https://github.com/ndmitchell/bake#readme |
Bug tracker | https://github.com/ndmitchell/bake/issues |
Source repo | head: git clone https://github.com/ndmitchell/bake.git |
Uploaded | by NeilMitchell at 2014-10-07T21:07:23Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | bake-test |
Downloads | 5473 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |