Add support for Zapier CLI#337
Conversation
|
Hello @rajapri28613 ! 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. The blog post is due by midnight Pacific (San Francisco) time - so you have about 8 hours from now. |
|
Thank you, @techcraver. I will be submitting a few more shell plugins that I had been working on. Can I submit one blog post for all shell plugins? |
That's awesome! |
|
Great!
…On Fri, Jun 30, 2023 at 7:38 PM Maniraja ***@***.***> wrote:
Corresponding blog post:
https://rajapri28613.hashnode.dev/1password-shell-plugin-for-zapier
—
Reply to this email directly, view it on GitHub
<#337 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF2UZ3GVRDNW3S2JXGL7N73XN6ETTANCNFSM6AAAAAAZ2MZ6YA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hculea
left a comment
There was a problem hiding this comment.
Looks great! Only a nit and a suggestion.
|
Hey @rajapri28613 , I see there hasn't been any activity on this PR in a bit, is there anything that we can help you with? We'd love to get this to the finish line together! 🚀 |
hculea
left a comment
There was a problem hiding this comment.
Code looks great! @arunsathiya can I ask you to take this for a functional spin as well?
arunsathiya
left a comment
There was a problem hiding this comment.
Functionally works well, thanks @rajapri28613!
Overview
Add support for Zapier CLI. The shell plugin provisions a configuration file at
~/.zapierrc. The shell plugin also imports the deploy key from the same file at the same path, if it exists.Type of change
Related Issue(s)
How To Test
zapier initand enter that Zapier folder.zapier register. You should get a response asking for? What is the title of your integration?Any other response is an indication of a failure of the provisioner.Changelog
Additional information