Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: ruby client#89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
davalpargal wants to merge7 commits intoraystack:main
base:main
Choose a base branch
Loading
fromdavalpargal:feat/ruby-client

Conversation

@davalpargal
Copy link

Ruby client with current capability to:

Fetch descriptors from a single url.
Cache descriptors with a ttl.
Fetching proto descriptor using proto class name.

@ravisuhagravisuhag changed the titlefeat/ruby clientfeat: ruby clientDec 2, 2021
@h4rikrish4rikris self-requested a reviewDecember 2, 2021 10:57
@h4rikrish4rikris linked an issueDec 2, 2021 that may beclosed by this pull request
@h4rikris
Copy link
Member

Hi@davalpargal, thanks for the PR.

Can you add ruby client gem publishing via github workflow as well to this PR?

@davalpargaldavalpargalforce-pushed thefeat/ruby-client branch 4 times, most recently from1262336 to4e60bbcCompareDecember 6, 2021 03:54
@davalpargal
Copy link
Author

davalpargal commentedDec 6, 2021
edited
Loading

Hi@davalpargal, thanks for the PR.

Can you add ruby client gem publishing via github workflow as well to this PR?

Hey @harikrishnakanchi ! Do we have an existing rubygem account or lets pair to create one

@h4rikris
Copy link
Member

@ravisuhag can you help creating rubygem account?

@ravisuhag
Copy link
Member

@harikrishnakanchi@davalpargal created an account and added secretRUBYGEMS_TOKEN Feel free to use this in the workflow.

@ravisuhag
Copy link
Member

@harikrishnakanchi@davalpargal created an account and added secretRUBYGEMS_TOKEN Feel free to use this in the workflow.

@harikrishnakanchi@davalpargal Can you folks please try it out and see if we are able to publish it?

gem build *.gemspec
gem push *.gem
env:
GEM_HOST_API_KEY:"${{secrets.RUBYGEMS_AUTH_TOKEN}}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@davalpargal Typo here. Secret name isRUBYGEMS_TOKEN

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ravisuhagravisuhagravisuhag left review comments

@h4rikrish4rikrisAwaiting requested review from h4rikris

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add ruby client for stencil

3 participants

@davalpargal@h4rikris@ravisuhag

[8]ページ先頭

©2009-2025 Movatter.jp