More efficient build farm animal wakeup? - Mailing list pgsql-hackers

From Thomas Munro
Subject More efficient build farm animal wakeup?
Date
Msg-id CA+hUKGJoQNLcviY=iZPo4pk4yUe0=dt1Ar5jat-AxDrv5LQCNQ@mail.gmail.com
Whole thread Raw
Responses Re: More efficient build farm animal wakeup?
Re: More efficient build farm animal wakeup?
Re: More efficient build farm animal wakeup?
List pgsql-hackers
Hi,

Is there a way to find out about new git commits that is more
efficient and timely than running N git fetches or whatever every
minute in a cron job?  Maybe some kind of long polling where you send
an HTTP request that says "I think the tips of branches x, y, z are at
111, 222, 333" and the server responds when that ceases to be true?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: test/modules/test_oat_hooks vs. debug_discard_caches=1
Next
From: Erik Rijkers
Date:
Subject: Re: allowing for control over SET ROLE