From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | buildfarm-members(at)lists(dot)postgresql(dot)org |
Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se> |
Subject: | FYI for build farm owners: new oauth feature using libcurl |
Date: | 2025-03-03 01:32:48 |
Message-ID: | CA+hUKG+eL5FJWqofy8PR+dpY+2kzAcnn=6JWnN0mFaTi_oXPfA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
Hi,
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=b3f0be788
introduced a new oauth feature that uses libcurl and has tests. You
may want to consider installing libcurl and putting "oauth" into
PG_TEST_EXTRA for coverage. The systems that can use the new feature
are:
* those with timerfd and epoll: Linux and probably illumos
* those with kqueue: macOS and *BSD
Thanks,
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2025-03-04 14:15:07 | Re: FYI for build farm owners: new oauth feature using libcurl |
Previous Message | Tom Lane | 2025-02-10 17:38:19 | Please check for stuck buildfarm animals |