| Summary: | Enable Gerrit for my project - Lyo | ||
|---|---|---|---|
| Product: | Community | Reporter: | Michael Fiedler <fiedler.mf> |
| Component: | Git | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | fiedler.mf, samuel.padgett, sspeiche |
| Version: | unspecified | Flags: | sspeiche:
review+
|
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Michael Fiedler
Steve Speicher, please +1 if you approve. Just to confirm: do you want Gerrit for all of the Lyo repos or just a couple? -M. Please setup Gerrit for the following repos: org.eclipse.lyo.client.git org.eclipse.lyo.core.git org.eclipse.lyo.rio.git org.eclipse.lyo.server.git org.eclipse.lyo.testsuite.git lyo.client is not actually in use yet, but will be soon. I've enabled Gerrt for the given Lyo repos. You can add them to the list of projects you watch: https://git.eclipse.org/r/#/settings/projects Upload your SSH public keys to Gerrit if you wish to use SSH: https://git.eclipse.org/r/#/settings/ssh-keys Your Gerrit-enabled repo URLs: ssh://userid@git.eclipse.org:29418/lyo/org.eclipse.lyo.client.git https://git.eclipse.org/r/p/lyo/org.eclipse.lyo.client.git ssh://userid@git.eclipse.org:29418/lyo/org.eclipse.lyo.core.git https://git.eclipse.org/r/p/lyo/org.eclipse.lyo.core.git ssh://userid@git.eclipse.org:29418/lyo/org.eclipse.lyo.rio.git https://git.eclipse.org/r/p/lyo/org.eclipse.lyo.rio.git ssh://userid@git.eclipse.org:29418/lyo/org.eclipse.lyo.server.git https://git.eclipse.org/r/p/lyo/org.eclipse.lyo.server.git ssh://userid@git.eclipse.org:29418/lyo/org.eclipse.lyo.testsuite.git https://git.eclipse.org/r/p/lyo/org.eclipse.lyo.testsuite.git Gerrit@Eclipse docs: http://wiki.eclipse.org/Gerrit#Logon -M. |