Re: ci: Macos failures due to MacPorts behaviour change
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-11-27T18:35:59Z
Lists: pgsql-hackers
Hi, On 2024-11-27 16:33:02 +0300, Nazir Bilal Yavuz wrote: > I think this is a nice solution and it worked successfully [1]. Now, > REL_[17 | 16]_* and master branches use the same cache which is > different from the REL_15_STABLE branch's cache. > > In case you want to continue with this, the patches are attached. I > merged 'using a loop in the install script' from Thomas' patch and the > change above. Thanks! I added one comment and pushed it after giving it a spin myself. Greetings, Andres
Commits
-
ci: Fix cached MacPorts installation management
- 262283d5eec3 18.0 landed
- 3bbfa2ef785a 15.11 landed
- c26831e73624 16.7 landed
- c93dffd89ba5 17.3 landed