Jonathan Lebon

Results 607 comments of Jonathan Lebon
trafficstars

The assumption I'm making in that strawman up there is that it's better to shuffle the images around inside containers instead of keeping a store elsewhere like Cockpit does. Mostly...

Tentative spec: ```yaml # OPTIONAL # Specify the context group to which this testsuite belongs. # This commit status context will be marked as successful # only if all the...

I like the idea of less visual noise and decoupling contexts from suites. Though I'd prefer if we were more explicit. How about we leave `context` to be the actual...

Yes exactly! Sure, `name` is nicer.

Thinking about this a bit more. The trade-off we're making here is that we get less feedback. E.g. within one context, if a suite is already done but others are...

> I'm not so concerned about waiting for feedback myself, when using Homu one can approve before waiting for PR status, and I definitely do that. But that's a choice...

So... I think a good strategy here would be to start with the minimal amount of work needed to get into CentOS CI. And then we can slowly iterate over...

One of my main goal is to make it really easy to get started and contribute. E.g. the instructions in https://github.com/projectatomic/papr/blob/ocp/docs/RUNNING.md should hopefully get anyone get up and running within...

One note I'd like to make here, for lack of a better place, is that recently I was playing with replacing GHPRB with Prow. And it worked surprisingly well with...