pgsql: ci: include hints how to install OS packages.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: include hints how to install OS packages.
Date: 2022-03-18 22:43:07
Message-ID: E1nVLJK-000KXW-Ig@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: include hints how to install OS packages.

This is useful for patches during development, but once a feature is merged,
new libraries should be added to the OS image files, rather than installed
during every CI run forever into the future.

Author: Justin Pryzby <pryzbyj(at)telsasoft(dot)com>
Reviewed-By: Andres Freund <andres(at)anarazel(dot)de>
Discussion: https://postgr.es/m/20220310220611.GH28503@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/225fb558cd42fe05b5ac55b7586cc1d16fd2f0ea

Modified Files
--------------
.cirrus.yml | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Julien Rouhaud 2022-03-19 00:59:14 Re: pgsql: Add option to use ICU as global locale provider
Previous Message Andres Freund 2022-03-18 22:09:59 Re: pgsql: Add option to use ICU as global locale provider