https://bugzilla.wikimedia.org/show_bug.cgi?id=44398

Chad H. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #5 from Chad H. <[email protected]> ---
This is not an issue with Git or Gerrit really, but rather Labs. Due to the way
labs is setup, you are unable to SSH from Labs to the production cluster (this
includes Gerrit).

Simply put: you cannot use Gerrit over SSH from Labs. As a result, git-review
isn't going to be very useful at all.

However, if you want to still do operations with Gerrit over HTTPS, you can do
that. If you visit your HTTP Password panel in your preferences[0], you can
generate a randomized password (and clear it/regenerate a fresh one). With this
password, you can perform all of the write operations over https://.

For example: `git push https://gerrit.wikimedia.org/r/p/mediawiki/core
HEAD:refs/for/master`, which would prompt you for your username/password.

So yeah, I'm marking this WONTFIX, since we're not going to open up SSH from
labs to gerrit. However, I believe a viable workaround exists with HTTPS (and
really, this is the default behavior for most sites that don't even enable SSH
to Gerrit or use git-review).

[0] https://gerrit.wikimedia.org/r/#/settings/http-password

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to