Eric Kidd

Results 174 comments of Eric Kidd

Hmm, that's not feature that we use at Faraday, so I'm not sure what's up with it. :-( Generally speaking, Boondock is "passively maintained". If something breaks that we use...

Ah, cool! If you need this right away, please feel free to submit a PR and try to review it as promptly as I can.

That's an excellent question. Probably whatever was current when I last made a bunch of commits, although it still seems to work with recent Docker CE distributions. So the best...

@seamusabshere The first install failed because you didn't set up the SSL env vars again. The second failure is genuine bad news: It means I still haven't figured out why...

I'm very happy to accept PRs fixing any of the parts of boondock we're not currently using, and I'll try to answer any questions. Unfortunately I'm dealing with some other...

Yeah, I'm generally in favor of serde, and very enthusiastic about Macros 1.1. Good stuff. Serde has some weaknesses if you need to do tricky custom serialization; the APIs at...

> At this point I fear we start venturing into the realm of basically reinventing `docker-compose` `docker-compose` seems to be in a weird maintenance status right now: 1. (Important for...

This issue is on the boondock repo, not the cage repo—we're not implementing a literal `ps` CLI, we're updating a pre-existing Rust library which has high-level data types corresponding to...

I'm also seeing this, with go-agent-15.2.0-2248.deb (via gocd-docker) and server 15.3.0(2361-15f38854eea874) installed manually. This was working correctly at some point, but now it has stopped.

See also https://github.com/pact-foundation/pact-js/issues/108 Note that `each_like!` will probably need to be renamed if it no longer generates any rules about how to match the contents. Tricky. Best to talk to...