gapic-generator-ruby icon indicating copy to clipboard operation
gapic-generator-ruby copied to clipboard

Generate Ruby gRPC client libraries from Protocol Buffer definitions.

Results 48 gapic-generator-ruby issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ### 0.22.0 (2024-05-03) #### Features * introduce gapic polling harness ([#1057](https://github.com/googleapis/gapic-generator-ruby/issues/1057)) #### Bug Fixes * Start requiring ostruct in generated test...

do not merge
kokoro:force-run
autorelease: pending

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [grpc-tools](https://redirect.github.com/google/grpc/tree/master/src/ruby/tools) ([source](https://redirect.github.com/google/grpc)) | `"~> 1.60.0"` -> `">= 1.60.0", "<...

do not merge
kokoro:force-run

:robot: I have created a release *beep* *boop* --- ### 0.2.0 (2024-07-10) #### Features * Update rubocop autofix to use Rubocop 1.59 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....

do not merge
kokoro:force-run
autorelease: pending

Convenience tool to stop all processes spawned via `toys gen` (which may live in the background) **Repro steps:** 1. Change gapic-generator/templates/default/service/rest/test/method/_normal.erb to reference an incorrect value (e.g. s/field.name/field.wrong_name) 2. toys...

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p3
api: analyticsdata

Update the Ruby binary for the upcoming new Bazel `googleapis` image. The binary was produced by the same [script](https://github.com/googleapis/googleapis/blob/master/.kokoro/docker_update.sh) as before so I don't expect any problems with it :)

You have a problem with your .repo-metadata.json files: Result of scan 📈: * api_shortname 'unknown' invalid in shared/output/cloud/compute_small/.repo-metadata.json * api_shortname 'unknown' invalid in shared/output/cloud/compute_small_wrapper/.repo-metadata.json * api_shortname 'unknown' invalid in shared/output/cloud/grafeas_v1/.repo-metadata.json...

type: process
repo-metadata: lint

AIP 123 specifies that pattern variables in resource path patterns MUST be snake case (e.g. cannot contain capital letters as you'd find in camel case). However, there are known violations...

type: bug
priority: p2