Summary | github hook ignores diverging usernames? |
Queue | Horde.org Servers |
Queue Version | Git |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 05/26/2011 (5178 days ago) |
Due | |
Updated | 12/01/2011 (4989 days ago) |
Assigned | 11/30/2011 (4990 days ago) |
Resolved | 12/01/2011 (4989 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
git.horde.org you will be matched to the correct user.
Assuming your keys match (you can test by sshing to github from
git.horde.org), this might be due to you not being part of the horde
organization on github. What is your github username?
I can directly commit to github / log into the github ssh test site.
on git.horde.org you will be matched to the correct user.
Assuming your keys match (you can test by sshing to github from
git.horde.org), this might be due to you not being part of the
horde organization on github. What is your github username?
I can directly commit to github / log into the github ssh test site.
git.horde.org you will be matched to the correct user.
Assuming your keys match (you can test by sshing to github from
git.horde.org), this might be due to you not being part of the horde
organization on github. What is your github username?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ github hook ignores diverging usernames?
Queue ⇒ Horde.org Servers
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the letter, verified the uploaded key multiple times etc.
I think it is because my github name is different from my horde.org
user name and my local box user name. unfortunately I cannot change my
github name as my horde name is already taken on github.
I've been looking at the github-mirror script but I have not yet an
idea how to retrieve the $user.
My idea was to look into a file git.horde.org:/home/$user/.github-name
(if exists) and use the first line from there as username for the
github transaction. I'm stuck here at the moment.
It's not that important though as the things get pushed with the next
author's commits. They're just not associated with the github account.
Example
https://github.com/horde/horde/blob/c037f4a66a477ccd72e739850c37f558e0d202b8/passwd/lib/Driver/horde.php