Skip to content
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

How to interact with and manage the remote repo or vcs provider via ssh key instead of user/pass? #47

Open
atljoseph opened this issue Sep 3, 2022 · 2 comments

Comments

@atljoseph
Copy link

Cool library!
Got a question not addressed in the docs or the source…

Setup:
I use Bitbucket cloud.
Seeing that the example requires a username and password for interacting with the “remote”.
Seeing there is a way to add ash keys to repos, which seems to be configuring some access on the “remote”.

Question:
Curious if there is a way to interact with the “remote” via a specific ssh key that is present on my computer instead of username and password.
Not seeing that reflected in the documentation.

Also, there is a comment typo in the file defining how bitbucket cloud will fulfill the interface. List open pull requests seems to have the same comment as create pull request.

Thanks!

@atljoseph
Copy link
Author

atljoseph commented Sep 3, 2022

Might use by this in a script that bumps and self-aligns repo/mod dependency versions across multiple repos.

@yahavi
Copy link
Member

yahavi commented Sep 4, 2022

@atljoseph thanks for using the Froggit Go library.
We love code contributions! Would you consider adding this feature with a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants