Tom Forbes
Tom Forbes
I can make a merge request with the files to set this up if you link this repository with AppVeyor? As you have access to it you should be able...
Awesome, thank you, I'll make a MR soon with at least some sanity checks in it.
Hey @cfarrow, can you check that you've enabled the webhook for 'pull requests'? My branch doesn't seem to be running. Like so: 
This would be very useful, it's quite inconvenient to install this right now.
I've set up a mirror to publish Metacontroller here: https://github.com/orf/metacontroller-chart/ ``` $ helm repo add metacontroller https://orf.github.io/metacontroller-chart $ helm install metacontroller metacontroller/metacontroller ```
Sure @sathieu, I've made #382.
I like this idea. Would you want to be able to specify this per domain? I.e be able to ping google twice, one via each interface?
After a bit of digging, it seems like the scheduler is trying to bring up workers to handle the ~15 repartition task on this one worker: However, they seem to...
Not yet, I was going to see if you merged this and then set one up - however now I think there are some additions I will do before setting...
"Sqlite is also not scalable" That's a pretty ridiculous thing to say in this context. Yeah, it won't scale to a thousand transactions a second like Postgres might but we...