-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Gerrit support #2496
Comments
Thanks for adding this @felipecrs! Adding more git providers, like #80, is something we could consider in the future based on demand, see #80 (comment). |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This would make developing Chromium based browsers easier as gerrit is the source for Chromium |
And a lot of third parties which uses Gerrit privately. |
I think the goal is to be able to launch gitpod from gerrit, not necessarily a gerrit vscode integration |
@JanKoehnlein you instigated me to try. And was not working, but now it is: =) |
It's available under https://marketplace.visualstudio.com/items?itemName=felipecrs.vscode-gerrit in case anyone wants to test. |
Gerrit is an open-source code review tool built by Google still being used by many companies.
Also, there are some big projects out there that use Gerrit, e.g. Chromium and Android.
There is even the GerritHub, which is a free instance of Gerrit for projects hosted in GitHub.
It would be amazing if Gitpod could add support Gerrit, by supporting the prebuild of Gerrit Change Requests for example.
The text was updated successfully, but these errors were encountered: