pgsql: ci: Move execution method of tasks into yaml templates

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: ci: Move execution method of tasks into yaml templates
Дата
Msg-id E1qYub0-000X9s-1C@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/462f4df0a86d2c497a1739f386835d246ea8645e

Modified Files
--------------
.cirrus.yml | 77 +++++++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 55 insertions(+), 22 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Add to_bin() and to_oct().
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Cache by-reference missing values in a long lived context