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

Apply GitHub RemoteSourceProvider #18101

Closed
vinokurig opened this issue Oct 12, 2020 · 0 comments · Fixed by eclipse-che/che-theia#877
Closed

Apply GitHub RemoteSourceProvider #18101

vinokurig opened this issue Oct 12, 2020 · 0 comments · Fixed by eclipse-che/che-theia#877
Labels
area/plugins kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

Describe the solution you'd like

VsCode has github built-in extension which registers a RemoteSourceProvider in the git extension. The RemoteSourceProvider allows to push to https git repositories without entering user credentials, but using GitHub token received by authentication API. This is useful when creating a new pull request by the pull request plugin.
I believe that we can apply the github built-in extension in che-theia as a default plugin.

Describe alternatives you've considered

Additional context

@vinokurig vinokurig added kind/enhancement A feature request - must adhere to the feature request template. team/plugins area/plugins labels Oct 12, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 12, 2020
@ibuziuk ibuziuk added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 12, 2020
@ericwill ericwill mentioned this issue Oct 13, 2020
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants