-
Notifications
You must be signed in to change notification settings - Fork 172
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
Added Vertica Shell Plugin (vsql) #327
Conversation
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.
Did a first iteration and left a few comments
Hello! Don't forget to also write an accompanying blog post on Hashnode with the tags 1Password and BuildWith1Password (not just putting #1Password in the text - but use the Hashnode tags in the CMS. :) The full instructions are here. |
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.
Thank you for your contribution! ❤️
Is there anything left in vsql plugin? |
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.
@parthiv11 This PR looks ready to me! I'll approve proactively but there are 2 more points I'd like to tick off before merging:
- fix linter by formatting file
/vertica/database_credentials.go
withgofmt
\ - provide a video of this plugin working as expected as you did for CrateDB
vertica.mp4 |
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.
Code looks great! Only 1 nit.
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.
Thank you for your contribution!
@parthiv11 It just came to my notice that your commits are not signed. Could you sign all of them (easy with 1Password) and amend the past commits? This guide may help. |
b90c558
to
e576bea
Compare
@arunsathiya what next? |
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.
re-approaving
@parthiv11 could you please sign all your commits so we can merge?
e576bea
to
9aa1195
Compare
@AndyTitu please check out .. |
Overview
Vertica Shell Plugin added
Related Issue(s)
How To Test
Changelog
Additional information