Conversation
|
Hi @davalpargal, thanks for the PR. Can you add ruby client gem publishing via github workflow as well to this PR? |
1262336 to
4e60bbc
Compare
Hey @harikrishnakanchi ! Do we have an existing rubygem account or lets pair to create one |
|
@ravisuhag can you help creating rubygem account? |
|
@harikrishnakanchi @davalpargal created an account and added secret |
@harikrishnakanchi @davalpargal Can you folks please try it out and see if we are able to publish it? |
3a24080 to
32eb519
Compare
32eb519 to
4dd7e95
Compare
| gem build *.gemspec | ||
| gem push *.gem | ||
| env: | ||
| GEM_HOST_API_KEY: "${{secrets.RUBYGEMS_AUTH_TOKEN}}" |
There was a problem hiding this comment.
@davalpargal Typo here. Secret name is RUBYGEMS_TOKEN
Ruby client with current capability to:
Fetch descriptors from a single url.
Cache descriptors with a ttl.
Fetching proto descriptor using proto class name.