ci: Simplify ci-os-only handling
Andres Freund <andres@anarazel.de>
ci: Simplify ci-os-only handling Handle 'ci-os-only' occurrences in the .cirrus.star file instead of .cirrus.tasks.yml file. Now, 'ci-os-only' occurrences are controlled from one central place instead of dealing with them in each task. Author: Andres Freund <andres@anarazel.de> Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/20240413021221.hg53rvqlvldqh57i%40awork3.anarazel.de Backpatch: 15-, where CI support was added
Files
| Path | Change | +/− |
|---|---|---|
| .cirrus.star | modified | +29 −1 |
| .cirrus.tasks.yml | modified | +5 −5 |
Discussion
- ci: Allow running mingw tests by default via environment variable 13 messages · 2024-04-13 → 2025-04-14