Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 464389

Summary: Use Gerrit for Amalgam
Product: Community Reporter: Cedric Brun <cedric.brun>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Cedric Brun CLA 2015-04-10 08:52:31 EDT
Hi,

Please enable Gerrit for the modeling.amalgam project's git repo [1].

Any time as soon as possible would be fine.

I want project committers to be able to bypass the Gerrit code review system and push changes directly to the git repos.

[1] http://git.eclipse.org/c/amalgam/org.eclipse.amalgam.git/

Thanks !
Comment 1 Eclipse Webmaster CLA 2015-04-10 09:52:31 EDT
Done.  You'll need to use the following URLs to push code:

https://committer_id@git.eclipse.org/r/amalgam/org.eclipse.amalgam

ssh://committer_id@git.eclipse.org:29418/amalgam/org.eclipse.amalgam

Remember that Gerrit has it's own SSH service so you'll need to upload your public key if you want to avoid constantly typing your password.  Also the HTTPS push URL requires a custom password which you can see/set from 'settings -> http password'.

-M.