-
Notifications
You must be signed in to change notification settings - Fork 50
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby SDK #245
Ruby SDK #245
Conversation
No New Or Fixed Issues Found |
add generated ruby schemas to workflow
* ruby build * fix build * change title * fix paths * change ruby * change ruby * change ruby * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * rename lib * rename lib * rename lib * rename lib * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * Update build-ruby.yml * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * change ruby * rename lib * printout * rename gamespec file --------- Co-authored-by: Milos Trifunovic <[email protected]> Co-authored-by: Miloš Trifunović <[email protected]>
- New version - Workflow file for ruby publish
lib files to folders
Co-authored-by: Oscar Hinton <[email protected]>
Co-authored-by: Oscar Hinton <[email protected]>
@Hinton Workflows look good to me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for not finding these earlier but I've been going through the PRs to ensure consistencies between the languages and found a few inconsistencies. I believe we're good once these are resolved. @dani-garcia are your concerns addressed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small things on the new BitwardenSettings changes otherwise looks ready
Co-authored-by: Daniel García <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Type of change
Objective
Ruby wrapper for Bitwarden SDK.
Code changes
First version which introduces basic functionality to interact with projects and clients.