Gerrit

From Wikitech
(Difference between revisions)
Jump to: navigation, search
m (Giving users Labs access, if they already have an SVN account: link was backwards.)
Line 15: Line 15:
 
# Go to the [https://labsconsole.wikimedia.org/wiki/Special:PasswordReset password reset form at labs console]
 
# Go to the [https://labsconsole.wikimedia.org/wiki/Special:PasswordReset password reset form at labs console]
 
# Use the temporary password to set a password
 
# Use the temporary password to set a password
# Log into [gerrit https://gerrit.wikimedia.org]
+
# Log into [https://gerrit.wikimedia.org gerrit]
 
# Add their SSH key
 
# Add their SSH key
  

Revision as of 18:11, 17 September 2011

Giving users Labs access, if they already have an SVN account

Collect the following information from the user:

  • Preferred wiki username
  • Preferred email address
  • Their svn account name

On formey, run the following command:

add-labs-user --wikiname="<wikiusername>" --mail="<email address>" <svnusername>

The the user must do the following:

  1. Go to the password reset form at labs console
  2. Use the temporary password to set a password
  3. Log into gerrit
  4. Add their SSH key

If they are an ops team member, they should also be added to the ops group:

modify-ldap-group --addmembers=<svnusername> ops

If they are WMF staff, they should also be added to the wmf group:

modify-ldap-group --addmembers=<svnusername> wmf
Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox