Dov Shlachter

Results 7 issues of Dov Shlachter

As of 2/22/2022 the showcase mtls and showcase mtls alternative template tests have become unusable and flaky. They hang when run in CI and after ~5 hours are eventually killed....

type: bug
priority: p2
priority: p3

Two showcase tests are commented out for handling error details. See [proto-plus-285](https://github.com/googleapis/proto-plus-python/issues/285) issue for details.

type: process
priority: p2

See the [go](https://github.com/googleapis/gapic-generator-go) compliance tests for a full definition.

type: process
priority: p2

It is sometimes helpful to determine which version of the microgenerator was used to create a particular client library instance. This is a request for an addition to the template...

type: feature request
generator
priority: p3

The Google Ads API uses a parallel set of templates to generate its client libraries. Features added to the default templates also should be added to the Ads templates to...

type: feature request
priority: p3

There are currently no methods whose input message type contains a repeated field (with the exception of testing.proto:VerifyTestRequest, which as a repeated bytes field), and, therefore, no methods with a...

good first issue
priority: p2
type: process

A bug in gapic-generator-python recently emerged due to recursive message types: https://github.com/googleapis/gapic-generator-python/issues/585 Hand testing indicates that the issue is solved, but regressions may be possible, and other generators may not...

priority: p2
type: feature request