gapic-generator-cloud docker invocation fails if --ruby-cloud-gem-name option is not supplied #323
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
when invoking gapic-generator-cloud docker like this:
the generator will fail with the Nil reference exception.
This can be remedied by supplying the docker generator with the --ruby-cloud-gem-name parameter:
(this generates correctly)
There should be a sensible default for the gemname we can add to the gapic-generator-ruby to avoid this issue.
The text was updated successfully, but these errors were encountered: