Louis Buchbinder
Louis Buchbinder
### Steps to reproduce: - Install corkscrew using brew `brew install corkscrew` - Create auth file `echo user@pass > auth` - Make corkscrew request: `corkscrew localhost 8000 localhost 8001 auth`...
1. Just went through the steps to build on a fresh docker container `FROM ubuntu:18.04` and the`autoreconf --install` step fails without this package. 2. Pushed an additional commit with pre-install...
**What type of PR is this?** Feature **What does this PR do? Why is it needed?** Currently the go_proto_compiler rule accepts custom proto compiler executables, but not the ability to...
### Feature Request: Include data in the go_proto_compiler rule. ### Motivation: Currently the go_proto_compiler rule accepts custom proto compiler executables, but not the ability to pass custom input data in...