
Path to callback seems to have changed
Reported by deadprogram | October 2nd, 2009 @ 05:46 AM
The callback to trigger a build seems to have changed from /project_id/push to /project_id/builds but the push_url_for method displays the older callback method
Comments and changes to this ticket
-
-
-
Simon Rozet October 26th, 2009 @ 06:09 PM
Woops, sorry -- I meant that:
- POST /push/<code-hosting-service> is the new /:project/push.
- POST /:project/builds still exist and can be used to quickly trigger a build of the repo HEAD
We might redirect /:project/push to the new push URL but I don't think GitHub follows redirect
-
deadprogram October 26th, 2009 @ 09:12 PM
That being the case, the push_url_for that is displayed on the page shown when creating a new project (new.haml) needs to display the new format, doesn't it?
-
Simon Rozet October 26th, 2009 @ 09:24 PM
yea, it's been removed in 1b62efdff788e1d1f03ba10799688b49394b65a9
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.