More efficient build farm animal wakeup?

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: More efficient build farm animal wakeup?
Date: 2022-11-19 03:12:24
Message-ID: CA+hUKGJoQNLcviY=iZPo4pk4yUe0=dt1Ar5jat-AxDrv5LQCNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Rijkers 2022-11-19 05:28:11 Re: allowing for control over SET ROLE
Previous Message Tom Lane 2022-11-19 03:10:11 Re: test/modules/test_oat_hooks vs. debug_discard_caches=1