Matthew Lindfield Seager

Results 9 comments of Matthew Lindfield Seager
trafficstars

How about checking for both at the same time, @boris-petrov? Looks a bit ugly to me but since I need to check their order anyway, this finds the element in...

That's much simpler! Events are listed in reverse chronological order... It's not obvious reading the test and I couldn't think of a way to make it explicit in code so...

Whoops, now the test isn't passing. Bear with me 🙃

~Ugh, I'm trying to rebase against master, squash it all into a single commit and then force push to my branch but I clearly don't know what I'm doing~ _Edit:_...

Your post isn't clear but I'm guessing you're seeing this when you try to run the GithubSpider example from the README? If so, try adding `require "uri"` after the first...

Great idea! That should be very doable! I’ll take a look at that tonight. > On 13 Dec 2020, at 2:46 pm, Axel Kee wrote: > > > woah, thanks...

I was trying to figure out a fancy way to detect if the domain list was defined and if so to do different things in the playbook and the template....

P.S. I haven't tested the changes I made at all yet... there may be face-palmingly obvious syntax errors... but I think the approach makes sense. What do you think of...

Sorry about the poor testing. To shorten the feedback loop I had a separate playbook that I would use to test one or two tasks against a server that had...