Moving udd to django
James Westby
jw+debian at jameswestby.net
Wed Dec 14 19:36:20 UTC 2011
On Thu, 15 Dec 2011 08:09:00 +1300, Robert Collins <robertc at robertcollins.net> wrote:
> On Thu, Dec 15, 2011 at 7:08 AM, James Westby <jw+debian at jameswestby.net> wrote:
> > My plan is delete add-import-jobs, and an a POST handler that gets told
> > when there are new packages to scan.
>
> 'there is work to do now' is a classic pub-sub situation. Rather than
> a post handler, I suggest you want one of:
> - a webhook
http://wiki.webhooks.org/w/page/13385124/FrontPage
The concept of a WebHook is simple. A WebHook is an HTTP callback: an
HTTP POST that occurs when something happens; a simple
event-notification via HTTP POST.
Are you referring to a different webhook?
Thanks,
James
More information about the ubuntu-distributed-devel
mailing list