papr
papr copied to clipboard
Project Atomic's very own GitHub PR tester.
Taking influence from Travis is great, however, I think we really should also take this opportunity to make in infrastructure specific to what we do. One of those things we...
E.g. a `collect-cores` key? This would require different approaches depending on the environment: - Virtualized: enable core dumping to e.g. `/var/tmp/coredumps` during provisioning, and just upload all the cores found...
The point is a bit moot for F26, since we're branching at any time now (at which point we should add an F26 target). Though, in general, we should provide...
Right now we're using the defaults for Docker (of the host) - uid 0, default seccomp policy, etc. There are cases where we want to be both more and less...
Some services like Homu watch for statuses to determine whether to merge a commit. In those cases, it might be easier for it to watch for a single "overall" status...
It might make sense to call out to [linch-pin](http://linch-pin.readthedocs.io/en/latest/) for provisioning. This would allow users to define more complex topologies than possible now, as well as have an easy way...