Notices where this attachment appears
-
As part of #fractalide we are at some point going to need a build/CI server with extended capabilities.
Maybe we can build off Hydra[0], maybe Hercules[1]. Or maybe we'll have to make our own. Today I was also made aware of Cuirass[2], a Guix CI server. I should probably have a look at it to see if there's something unique and useful in there.
[0] http://www.nixos.org/hydra/
[1] https://github.com/hercules-ci/hercules
[2] https://notabug.org/mthl/cuirass
Hydra is made in Perl, Hercules in Haskell and Cuirass in Guile. If we make something of our own, it'll likely be made in Racket.