kevin
kevin copied to clipboard
A simple-stupid self-hostable continuous integration service. :see_no_evil:
When github notifies kevin of a push to some branch (e.g. `master`), Kevin already performs the build. Missing is the notification back to github, so that the shiny green arrow...
The scroll-wheel event stops the autoscroll, but not the manual movement of the scrollbar.
Currently, there are only triggers for some events (e.g. github webhook). But one might want to create nightly builds daily (heh). For that, a trigger that fires up a build...
Currently, the build is performed in a throwaway qemu-vm, which some admin has to set up. As an extension, falk should have a docker backend: * Falk can run in...
all builds are stored on disk anyway, but we should drop old builds from ram. this can prevent denial of service attacks where all builds for projects are walked through...
We should have a [matrix](https://matrix.org/) bot that reports build results. There is already a Travis bot for matrix. Kevin must not be inferior!