Reed Allman
Reed Allman
we do expose the `http.Client` that we are using to allow importers to change it on demand [here](http://godoc.org/github.com/iron-io/iron_go/api#pkg-variables), would this be sufficient [for you]? this would allow changing the overall...
need to move to something static, apologies, website is down yeah. brazen attempts to fix proved futile, I'll try another go. this is not a great ux but the website...
I'm working on adding macports: https://github.com/macports/macports-ports/pull/25274 any feedback or interest in maintaining more than welcome!
should we be running this on every PR? since the images are built on master and generally not touched by any PR submissions, it's not really the fault of the...
I think I only agree with that thesis if the PR itself changes the images. most PRs and users are not going to do this, and are not responsible for...
checking on PRs seems unnecessary if we're doing nightly builds? again, most PRs are not doing anything to change the state of the images, and users are not expected to...
> You have no guarantees that at that moment when PR will appear images would be up to date. why do we care? I get the point that users could...
> I tend to disagree. Initial concern was that dockers repo is a dump and cemetery for images we have since iron and the dump was still growing. sure, but...
yep, working on it: https://github.com/fnproject/fdk-go/pull/54 - thanks for issue to track
thanks @paulfelix for your feedback. we did try https://medium.com/@pgjones/an-asyncio-socket-tutorial-5e6f3308b8b0 but it wasn't quite sufficient for our needs, as Denis pointed out, we pretty much ended up copying a lot of...