Dave Hall

Results 21 comments of Dave Hall

@cweagans I wrote the patch that added checksum support to drush make. Being able to reference online patches and be confident that they haven't changed is a key requirement for...

This appears to fix the issue.

While this fixes #4 it also contains a commit from #6. I have proposed #10 that fixes the port issue. To keep it consistent with the other values being concatenated...

I hit this issue when exporting a site from @pantheon-systems.

This won't work as you documented here. You can do is use the Cloudformation support in `chalice deploy` to add an extra endpoint to the API Gateway. Have that reference...

Yes, please. This would simplify some of our existing logic. Marshmallow is great, but have you considered [pydantic](https://pypi.org/project/pydantic/)? For python 3.7+ it has no external dependencies, earlier versions depend on...

@garrett-davidson what is the issue with adding the `include` to the header files?

Docker 17.05 and up supports [multistage builds](https://docs.docker.com/engine/userguide/eng-image/multistage-build/). This would allow you to use `dist.sh` to build the oauth2_proxy binary in the first stage and then copy it and anything else...

I have been in touch with people at bitly about the current state of the project. I will post another update when I have more information.

I have exchanged emails with the CEO of @bitly. I thought we were going to get this resolved. Unfortunately once it was passed over to an engineer it died. I...