Zach Gershman

Results 11 comments of Zach Gershman

Hey everyone, So we are actually doing this (at least I am going to try). I pushed the first bits of OPENAPI v3 support and attached the WIP PR to...

It's not done and no ETA as of yet. I put this down for a bit as other work jumped my queue. We do plan to come back to this...

I very much want to +1 this. Doing anything `go.mod` related when you have to authorize each SSH connection like @hlidotbe said is a real pain. I'd hope this would...

the start of this is here in #21 (or anyone that is interested).

@orirawlings - thanks for writing this up, I am going to give it a go. It would actually seem that `References` which was previously made private does pretty much the...

This code works perfectly btw. Really appreciate this @orirawlings - hugely helped me with a project I am working on.

@matthewfischer - can we try working in the private IPs first and then when NAT GWs become a thing introducing those? Seems like at least the Private IPs would be...

@stevvooe - I do quite a bit of mock based testing and can't say enough good things about counterfeiter: https://github.com/maxbrunsfeld/counterfeiter Some of the major benefits - no data races whatsoever...

@markbates did you have any thoughts about how this sort of metadata would be embedded into the format that is generated when you pack? Reading off the disk and relaying...

> If the overwhelming concern is noise, perhaps we could try putting together a functional prototype of the command and see just how noisy it is on typical projects. I...