Add hint about downloadable logs to CI README
James Coleman <jtc331@gmail.com>
From: James Coleman <jtc331@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-09-27T02:08:12Z
Lists: pgsql-hackers
Attachments
- v1-0001-Add-hint-about-downloadable-logs-to-CI-README.patch (application/octet-stream) patch v1-0001
I was wondering about how to debug failed builds on Cirrus CI, and after poking at the interface I realized we helpfully upload the logs from CI runs for user download. In an effort to save the next person a few minutes I thought the attached minor patch would help. Thanks, James Coleman
Commits
-
ci: Add hint about downloadable logs to README
- d1f95fa2476b 15.0 landed
- bed0927aeb0c 16.0 landed