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 <and...@anarazel.de>
Reviewed-by: Nazir Bilal Yavuz <byavu...@gmail.com>
Discussion: 
https://postgr.es/m/20240413021221.hg53rvqlvldqh57i%40awork3.anarazel.de
Backpatch: 15-, where CI support was added

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b3aa95b61e90e3871f17a9aa134192a9ea3951ce

Modified Files
--------------
.cirrus.star      | 30 +++++++++++++++++++++++++++++-
.cirrus.tasks.yml | 10 +++++-----
2 files changed, 34 insertions(+), 6 deletions(-)

Reply via email to