pgsql: ci: Move execution method of tasks into yaml templates - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: Move execution method of tasks into yaml templates
Date
Msg-id E1qYuaz-000X9a-US@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: Move execution method of tasks into yaml templates

This is done in preparation for making the compute resources for CI
configurable. It also looks cleaner.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 15-, where CI support was added

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/119ee6ab1b0081e339cac08d18ae625fcc77bcd1

Modified Files
--------------
.cirrus.yml | 85 +++++++++++++++++++++++++++++++++++++++++--------------------
1 file changed, 57 insertions(+), 28 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Add to_bin() and to_oct().
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Cache by-reference missing values in a long lived context