bake icon indicating copy to clipboard operation
bake copied to clipboard

UNMAINTAINED: Continuous integration server

Results 9 bake issues
Sort by recently updated
recently updated
newest added

I currently disable the complete Haddock doc check because lots of things fail. I should fix the docs and enable it.

We use multiple, small (generally package specific) git repositories. It would be ideal to see the collected status of these repositories from a single server. I realize the current design...

In `Development.Bake.Server.Web` the following line adds a quote in front of patch name when hitting `Retry`: ``` do br_; admin (AddPatch (paAuthor pi) $ toPatch $ '\'' : fromPatch p)...

It is not clear to me which arguments to pass and what they mean...

I guess everything is in the question but let's elaborate a bit: - Build process is a "complex" pipeline made of several stages, some of which can be run in...

Given the design I doubt there are many space leaks, but it doesn't help to confirm it. http://neilmitchell.blogspot.co.uk/2015/09/detecting-space-leaks.html

The web page lists the most recent commit at the top. The email has the most recent at the bottom. Should be consistent. Still ideally want to send emails to...

Currently on merge the server takes the state variable, sends emails, does the merge, then updates the state. That can mean there are 5 minutes when the user can visit...

If a client disappears then reappears with the same name, that should be treated as an entirely fresh client, and all their pending jobs should be timed out. Perhaps make...