
git post-receive hook author parsing incorrect
Reported by Jeremy Hinegardner | February 3rd, 2009 @ 07:10 AM | in 0.1.9
On http://github.com/guides/post-re... the "author" is sent as a hash:
"author": {
"email": "user@example.com",
"name": "Some User"
},
the Author parsing expects "Some User user@example.com"
I validated that the JSON above is the style that github will send.
Comments and changes to this ticket
-
Jeremy Hinegardner February 3rd, 2009 @ 07:47 AM
- Tag set to github
I believe I have fixed this in http://github.com/copiousfreetim...
-
Simon Rozet February 12th, 2009 @ 09:32 PM
- Milestone set to 0.1.9
- State changed from new to open
- Assigned user changed from ronin-278 (at lighthouseapp) to Simon Rozet
-
ronin-278 (at lighthouseapp) February 14th, 2009 @ 04:10 PM
- State changed from open to resolved
(from [e08195aca9443ef14820d00f2b8ea368bb8eef63]) Fix parsing of author in payload send by GitHub
Signed-off-by: Simon Rozet simon@rozet.name
[#81 state:resolved] http://github.com/foca/integrity...
-
Simon Rozet February 15th, 2009 @ 04:13 PM
- State changed from resolved to open
-
Simon Rozet February 23rd, 2009 @ 02:54 PM
- State changed from open to resolved
Merged, thanks. Sorry for the delay.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.
People watching this ticket
Tags
Referenced by
-
81 git post-receive hook author parsing incorrect [#81 state:resolved] http://github.com/foca/integrity...