James Seward
James Seward
That should work. Make sure you're on a recent pip, and you (on recent pips) need to change the URL to git+https (or similar), but I just tested in a...
Yay! I've spotted a small bug and will push a fix to develop shortly: it's formatting the timestamp incorrectly (I got one which was 0+0:00:60 instead of 0+0:01:00)
This is cool, I shall have to have a play :) Thanks!
Well I had a play with it and made it run (I've not used `docker-compose` before), seems like a nice setup. Mind if I link to your image on Docker...
vim 4 lyfe :P I'll have a play around... I've used docker a little mostly just for automated tested of Chef cookbooks, so generally it just fires up a single...
Yeah, I fell foul of this a while back too. I have a mostly-complete fix including improvements to that nest of `if`s, I'll try to finish it up and get...
That looks interesting; I'm travelling at the moment so let me see where I got up to once I get home, but I think your version looks like it would...
@dependabot rebase
> Checking in on this - it seems like the problem is due to some local configuration issues. Maybe you could also try using the `--no-browser` parameter to circumvent this?...
I'm happy to have Monitors which only work on certain platforms, there's already a few like various "service" ones and the Windows DHCP one, for example. There's an `is_windows()` on...