bake: Continuous integration system

[ bsd3, development, library, program ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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.3), filepath, hashable, HTTP, http-types, process, random, shake (>=0.10), text, time, wai (>=3.0.1), warp (>=3.0) [details]
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-18T14:36:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bake-test
Downloads 5334 total (11 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]