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

Allow changing repository #30

Open
ruksi opened this issue Jun 5, 2018 · 2 comments
Open

Allow changing repository #30

ruksi opened this issue Jun 5, 2018 · 2 comments
Labels
customer-request feature-wish Feature wish, i.e. something that somebody would like, but we haven't decided is important. type:enhancement

Comments

@ruksi
Copy link
Member

ruksi commented Jun 5, 2018

One of our users wants the functionality to change project repository through command-line client.

@akx
Copy link
Member

akx commented Jul 11, 2018

How about

  • vh proj repo set --ref=master
  • vh proj repo set --url=git+https://...
  • vh proj repo set --key-file=private-key.pem

? All of these can of course be combined into one invocation.

@akx akx mentioned this issue Jul 11, 2018
@ruksi
Copy link
Member Author

ruksi commented Jul 11, 2018

sounds cromulent, I think this should be more than enough for the current use-case

only concern is the GitHub App integration and authenticating specific repos through that so there should be good checks on the platform side for the functionality?

@orasimus orasimus added the feature-wish Feature wish, i.e. something that somebody would like, but we haven't decided is important. label Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-request feature-wish Feature wish, i.e. something that somebody would like, but we haven't decided is important. type:enhancement
Projects
None yet
Development

No branches or pull requests

3 participants