[SCM] PostGIS branch master updated. 3.6.0rc2-3-gd1306d73e
git at osgeo.org
git at osgeo.org
Mon Aug 25 01:18:41 PDT 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via d1306d73e4ca1d1c9ffef3cde56a9e1bfe8eb363 (commit)
from 8444a216d419863da8f33cbe39cc449af95a5b7a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d1306d73e4ca1d1c9ffef3cde56a9e1bfe8eb363
Author: Sandro Santilli <strk at kbt.io>
Date: Mon Aug 25 10:18:32 2025 +0200
Add inaf badge
diff --git a/utils/ci-trac-line.sh b/utils/ci-trac-line.sh
index 7f88b3823..9c3006245 100755
--- a/utils/ci-trac-line.sh
+++ b/utils/ci-trac-line.sh
@@ -19,5 +19,6 @@ cat <<EOF
|| [[Image(https://debbie.postgis.net/buildStatus/icon?job=PostGIS_Worker_Run/label=berrie&build=last:\${params.reference=refs/heads/stable-${VER}}, link=https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=berrie, alt=status, height="20", title='PG 12(branch), GDAL 2.4.0 branch, GEOS 3.7.1')]] || \\
|| [[Image(https://debbie.postgis.net/buildStatus/icon?job=PostGIS_Worker_Run/label=berrie64&build=last:\${params.reference=refs/heads/stable-${VER}}, link=https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=berrie64?build=last:\${params.reference=refs/heads/stable-${VER}, alt=status, height="20", title='PG 12(branch), GDAL 2.4.0 branch, GEOS 3.7.1')]] || \\
|| [[Image(https://api.cirrus-ci.com/github/postgis/postgis.svg?branch=stable-${VER}, link=https://cirrus-ci.com/github/postgis/postgis, alt=status, height="20", title='PG 13(branch), GDAL 3.5 branch, GEOS 3.12')]] || \\
-|| [[Image(https://gitlab.com/postgis/postgis/badges/stable-${VER}/pipeline.svg, link=https://gitlab.com/postgis/postgis/-/commits/stable-${VER}, alt=status, height="20", title='32/64 bit trixie, PG 15, GDAL 2.4.0, GEOS 3.7.1, PROJ 5.2.0')]] ||
+|| [[Image(https://gitlab.com/postgis/postgis/badges/stable-${VER}/pipeline.svg, link=https://gitlab.com/postgis/postgis/-/commits/stable-${VER}, alt=status, height="20", title='32/64 bit trixie, PG 15, GDAL 2.4.0, GEOS 3.7.1, PROJ 5.2.0')]] || \\
+|| [[Image(https://www.ict.inaf.it/gitlab/postgis/postgis/badges/master/pipeline.svg?ref=refs/heads/${VER}, link=https://www.ict.inaf.it/gitlab/postgis/postgis/-/commits/${VER}, alt=inaf/${VER})]] ||
EOF
-----------------------------------------------------------------------
Summary of changes:
utils/ci-trac-line.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list