shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Added new Cohere Cli plugin

Open parthiv11 opened this issue 2 years ago • 11 comments

Overview

Added cohere cli shell plugin

Type of change

  • [x] Created a new plugin
  • [ ] Improved an existing plugin
  • [ ] Fixed a bug in an existing plugin
  • [ ] Improved contributor utilities or experience

Related Issue(s)

  • Resolves: #
  • Relates: #

How To Test

Changelog

Additional information

parthiv11 avatar Jun 29 '23 20:06 parthiv11

Also, this is a hackathon entry, yes?

arunsathiya avatar Jun 29 '23 21:06 arunsathiya

If it is a Hackathon entry - be sure to write a blog post on Hashnode tagged with 1Password and BuildWith1Password. Also, be sure to use Hashnode tags, not just "#1Password". Here's a guide. :)

techcraver avatar Jun 29 '23 22:06 techcraver

@arunsathiya Added tests for cohere plugins

parthiv11 avatar Jun 30 '23 05:06 parthiv11

Also, please have a look over the failing tests.

hculea avatar Jul 04 '23 08:07 hculea

Hey @parthiv11 , 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 avatar Jul 07 '23 15:07 hculea

https://github.com/1Password/shell-plugins/assets/75653580/4ca79718-2677-4eac-b7eb-9154c34fd560

@hculea i think it is done

parthiv11 avatar Jul 12 '23 16:07 parthiv11

@AndyTitu done

parthiv11 avatar Sep 07 '23 11:09 parthiv11

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git commit -S --amend --no-edit) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

github-actions[bot] avatar Sep 29 '23 04:09 github-actions[bot]

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git commit -S --amend --no-edit) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

github-actions[bot] avatar Sep 29 '23 04:09 github-actions[bot]

Hi @parthiv11 !

It looks like not all the comments are resolved and the linter/tests still aren't passing. Are you able to fix those?

Thank you again for your contribution!

accraw avatar Oct 18 '23 18:10 accraw

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git rebase --exec 'git commit -S --amend --no-edit -n' @{upstream}) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

github-actions[bot] avatar Jan 31 '25 08:01 github-actions[bot]