googleapis / google-cloud-java

Google Cloud Client Library for Java
https://cloud.google.com/java/docs/reference
Apache License 2.0
1.86k stars 1.06k forks source link

chore: Add volume mapping for testing with a SNAPSHOT version of gapic generator #10954

Closed blakeli0 closed 3 weeks ago

blakeli0 commented 3 weeks ago

Add volume mapping for testing with a SNAPSHOT version of gapic generator.

This is a short term mitigation for testing google-cloud-java with a SNAPSHOT version of gapic generator. In long term, we should bake the generator into the docker images.