CARVIEW |
Please note that GitHub no longer supports your web browser.
We recommend upgrading to the latest Google Chrome or Firefox.
Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Untitled #34
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
technoweenie
Nov 18, 2010
Contributor
Added! Please check it out and confirm it works. Thanks for your patience.
Added! Please check it out and confirm it works. Thanks for your patience. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
raine
Nov 19, 2010
It works on pushes, but the Test Hook button doesn't do anything, or at least we're not getting anything in our logs. What's wrong?
raine
commented
Nov 19, 2010
It works on pushes, but the Test Hook button doesn't do anything, or at least we're not getting anything in our logs. What's wrong? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
technoweenie
Nov 19, 2010
Contributor
I don't know, they both use the same mechanism to send out pushes. You should get a push with the last commit... Do you have a test account I can play with?
I don't know, they both use the same mechanism to send out pushes. You should get a push with the last commit... Do you have a test account I can play with? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
technoweenie
Nov 19, 2010
Contributor
Ah, the service hook used api_token
, but the docs said token
. I fixed the service hook and redeployed.
Ah, the service hook used |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
raine
commented
Nov 19, 2010
It works now. Thanks for all your help. :) |
raine commentedNov 15, 2010
https://github.com/github/github-services/issues#issue/15
It's an old commit, so I just rebased it on top of the current HEAD so that the merge is less painful.