[SCM] PostGIS branch master updated. 3.4.0rc1-1149-gb63abc4f9
git at osgeo.org
git at osgeo.org
Fri Jun 7 10:01:47 PDT 2024
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 b63abc4f93630f61bad0bc209d994e445db6660a (commit)
from 1b27d695923c4b2523e8bbafdfdf6c6dc246017d (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 b63abc4f93630f61bad0bc209d994e445db6660a
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Jun 7 19:01:27 2024 +0200
Use trisquel11 image also for dronie and docs/tools builds
diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 1422d5760..1d26bed26 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -4,7 +4,7 @@
# See https://git.osgeo.org/gitea/postgis/postgis-docker
# todo: add docker images from https://hub.docker.com/r/postgis/postgis-build-env/tags/
-test-image: &test-image docker.osgeo.org/postgis/build-test:trisquel3
+test-image: &test-image docker.osgeo.org/postgis/build-test:trisquel11
clone: &clone
image: plugins/git
depth: 50
diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 6e4fd86bd..45e3c229f 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -1,5 +1,5 @@
variables:
- - &test_image 'docker.osgeo.org/postgis/build-test:trisquel3'
+ - &test_image 'docker.osgeo.org/postgis/build-test:trisquel11'
- common_doc_paths: &common_doc_paths
# related config files
- ".woodpecker/docs.yml"
@@ -33,7 +33,7 @@ steps:
when:
- event: push
path: *when_path_full
-
+
check-xml:
image: *test_image
pull: true
@@ -102,7 +102,7 @@ steps:
path:
include:
- "doc/po/it_IT/*.po"
-
+
check-xml-pt_BR:
image: *test_image
pull: true
@@ -114,7 +114,7 @@ steps:
path:
include:
- "doc/po/pt_BR/*.po"
-
+
check-xml-fr:
image: *test_image
pull: true
@@ -126,7 +126,7 @@ steps:
path:
include:
- "doc/po/fr/*.po"
-
+
check-xml-es:
image: *test_image
pull: true
@@ -138,7 +138,7 @@ steps:
path:
include:
- "doc/po/es/*.po"
-
+
check-xml-pl:
image: *test_image
pull: true
@@ -150,7 +150,7 @@ steps:
path:
include:
- "doc/po/pl/*.po"
-
+
check-xml-ko_KR:
image: *test_image
pull: true
@@ -162,7 +162,7 @@ steps:
path:
include:
- "doc/po/ko_KR/*.po"
-
+
check-xml-de:
image: *test_image
pull: true
@@ -174,7 +174,7 @@ steps:
path:
include:
- "doc/po/de/*.po"
-
+
check-xml-ja:
image: *test_image
pull: true
@@ -186,7 +186,7 @@ steps:
path:
include:
- "doc/po/ja/*.po"
-
+
check-xml-ru:
image: *test_image
pull: true
@@ -198,7 +198,7 @@ steps:
path:
include:
- "doc/po/ru/*.po"
-
+
check-xml-zh_Hans:
image: *test_image
pull: true
@@ -210,7 +210,7 @@ steps:
path:
include:
- "doc/po/zh_Hans/*.po"
-
+
check-xml-ro:
image: *test_image
pull: true
@@ -222,7 +222,7 @@ steps:
path:
include:
- "doc/po/ro/*.po"
-
+
check-xml-uk:
image: *test_image
pull: true
@@ -234,7 +234,7 @@ steps:
path:
include:
- "doc/po/uk/*.po"
-
+
### TARGET html
html-it_IT:
image: *test_image
@@ -247,7 +247,7 @@ steps:
path:
include:
- "doc/po/it_IT/*.po"
-
+
html-pt_BR:
image: *test_image
pull: true
@@ -259,7 +259,7 @@ steps:
path:
include:
- "doc/po/pt_BR/*.po"
-
+
html-fr:
image: *test_image
pull: true
@@ -271,7 +271,7 @@ steps:
path:
include:
- "doc/po/fr/*.po"
-
+
html-es:
image: *test_image
pull: true
@@ -283,7 +283,7 @@ steps:
path:
include:
- "doc/po/es/*.po"
-
+
html-pl:
image: *test_image
pull: true
@@ -295,7 +295,7 @@ steps:
path:
include:
- "doc/po/pl/*.po"
-
+
html-ko_KR:
image: *test_image
pull: true
@@ -307,7 +307,7 @@ steps:
path:
include:
- "doc/po/ko_KR/*.po"
-
+
html-de:
image: *test_image
pull: true
@@ -319,7 +319,7 @@ steps:
path:
include:
- "doc/po/de/*.po"
-
+
html-ja:
image: *test_image
pull: true
@@ -331,7 +331,7 @@ steps:
path:
include:
- "doc/po/ja/*.po"
-
+
html-ru:
image: *test_image
pull: true
@@ -343,7 +343,7 @@ steps:
path:
include:
- "doc/po/ru/*.po"
-
+
html-zh_Hans:
image: *test_image
pull: true
@@ -355,7 +355,7 @@ steps:
path:
include:
- "doc/po/zh_Hans/*.po"
-
+
html-ro:
image: *test_image
pull: true
@@ -367,7 +367,7 @@ steps:
path:
include:
- "doc/po/ro/*.po"
-
+
html-uk:
image: *test_image
pull: true
@@ -379,7 +379,7 @@ steps:
path:
include:
- "doc/po/uk/*.po"
-
+
### TARGET cheatsheets
cheatsheets-it_IT:
image: *test_image
@@ -392,7 +392,7 @@ steps:
path:
include:
- "doc/po/it_IT/*.po"
-
+
cheatsheets-pt_BR:
image: *test_image
pull: true
@@ -404,7 +404,7 @@ steps:
path:
include:
- "doc/po/pt_BR/*.po"
-
+
cheatsheets-fr:
image: *test_image
pull: true
@@ -416,7 +416,7 @@ steps:
path:
include:
- "doc/po/fr/*.po"
-
+
cheatsheets-es:
image: *test_image
pull: true
@@ -428,7 +428,7 @@ steps:
path:
include:
- "doc/po/es/*.po"
-
+
cheatsheets-pl:
image: *test_image
pull: true
@@ -440,7 +440,7 @@ steps:
path:
include:
- "doc/po/pl/*.po"
-
+
cheatsheets-ko_KR:
image: *test_image
pull: true
@@ -452,7 +452,7 @@ steps:
path:
include:
- "doc/po/ko_KR/*.po"
-
+
cheatsheets-de:
image: *test_image
pull: true
@@ -464,7 +464,7 @@ steps:
path:
include:
- "doc/po/de/*.po"
-
+
cheatsheets-ja:
image: *test_image
pull: true
@@ -476,7 +476,7 @@ steps:
path:
include:
- "doc/po/ja/*.po"
-
+
cheatsheets-ru:
image: *test_image
pull: true
@@ -488,7 +488,7 @@ steps:
path:
include:
- "doc/po/ru/*.po"
-
+
cheatsheets-zh_Hans:
image: *test_image
pull: true
@@ -500,7 +500,7 @@ steps:
path:
include:
- "doc/po/zh_Hans/*.po"
-
+
cheatsheets-ro:
image: *test_image
pull: true
@@ -512,7 +512,7 @@ steps:
path:
include:
- "doc/po/ro/*.po"
-
+
cheatsheets-uk:
image: *test_image
pull: true
@@ -524,7 +524,7 @@ steps:
path:
include:
- "doc/po/uk/*.po"
-
+
### TARGET check-cheatsheets
check-cheatsheets-it_IT:
image: *test_image
@@ -537,7 +537,7 @@ steps:
path:
include:
- "doc/po/it_IT/*.po"
-
+
check-cheatsheets-pt_BR:
image: *test_image
pull: true
@@ -549,7 +549,7 @@ steps:
path:
include:
- "doc/po/pt_BR/*.po"
-
+
check-cheatsheets-fr:
image: *test_image
pull: true
@@ -561,7 +561,7 @@ steps:
path:
include:
- "doc/po/fr/*.po"
-
+
check-cheatsheets-es:
image: *test_image
pull: true
@@ -573,7 +573,7 @@ steps:
path:
include:
- "doc/po/es/*.po"
-
+
check-cheatsheets-pl:
image: *test_image
pull: true
@@ -585,7 +585,7 @@ steps:
path:
include:
- "doc/po/pl/*.po"
-
+
check-cheatsheets-ko_KR:
image: *test_image
pull: true
@@ -597,7 +597,7 @@ steps:
path:
include:
- "doc/po/ko_KR/*.po"
-
+
check-cheatsheets-de:
image: *test_image
pull: true
@@ -609,7 +609,7 @@ steps:
path:
include:
- "doc/po/de/*.po"
-
+
check-cheatsheets-ja:
image: *test_image
pull: true
@@ -621,7 +621,7 @@ steps:
path:
include:
- "doc/po/ja/*.po"
-
+
check-cheatsheets-ru:
image: *test_image
pull: true
@@ -633,7 +633,7 @@ steps:
path:
include:
- "doc/po/ru/*.po"
-
+
check-cheatsheets-zh_Hans:
image: *test_image
pull: true
@@ -645,7 +645,7 @@ steps:
path:
include:
- "doc/po/zh_Hans/*.po"
-
+
check-cheatsheets-ro:
image: *test_image
pull: true
@@ -657,7 +657,7 @@ steps:
path:
include:
- "doc/po/ro/*.po"
-
+
check-cheatsheets-uk:
image: *test_image
pull: true
@@ -669,7 +669,7 @@ steps:
path:
include:
- "doc/po/uk/*.po"
-
+
### TARGET pdf
pdf-it_IT:
image: *test_image
@@ -682,7 +682,7 @@ steps:
path:
include:
- "doc/po/it_IT/*.po"
-
+
pdf-pt_BR:
image: *test_image
pull: true
@@ -694,7 +694,7 @@ steps:
path:
include:
- "doc/po/pt_BR/*.po"
-
+
pdf-fr:
image: *test_image
pull: true
@@ -706,7 +706,7 @@ steps:
path:
include:
- "doc/po/fr/*.po"
-
+
pdf-es:
image: *test_image
pull: true
@@ -718,7 +718,7 @@ steps:
path:
include:
- "doc/po/es/*.po"
-
+
pdf-pl:
image: *test_image
pull: true
@@ -730,7 +730,7 @@ steps:
path:
include:
- "doc/po/pl/*.po"
-
+
pdf-ko_KR:
image: *test_image
pull: true
@@ -742,7 +742,7 @@ steps:
path:
include:
- "doc/po/ko_KR/*.po"
-
+
pdf-de:
image: *test_image
pull: true
@@ -754,7 +754,7 @@ steps:
path:
include:
- "doc/po/de/*.po"
-
+
pdf-ja:
image: *test_image
pull: true
@@ -766,7 +766,7 @@ steps:
path:
include:
- "doc/po/ja/*.po"
-
+
pdf-ru:
image: *test_image
pull: true
@@ -778,7 +778,7 @@ steps:
path:
include:
- "doc/po/ru/*.po"
-
+
pdf-zh_Hans:
image: *test_image
pull: true
@@ -790,7 +790,7 @@ steps:
path:
include:
- "doc/po/zh_Hans/*.po"
-
+
pdf-ro:
image: *test_image
pull: true
@@ -802,7 +802,7 @@ steps:
path:
include:
- "doc/po/ro/*.po"
-
+
pdf-uk:
image: *test_image
pull: true
@@ -814,4 +814,4 @@ steps:
path:
include:
- "doc/po/uk/*.po"
-
+
diff --git a/.woodpecker/tools.yml b/.woodpecker/tools.yml
index 0d5033f07..df9b86dfd 100644
--- a/.woodpecker/tools.yml
+++ b/.woodpecker/tools.yml
@@ -2,7 +2,7 @@ when:
event: [push, pull_request, tag]
steps:
build:
- image: docker.osgeo.org/postgis/build-test:trisquel3
+ image: docker.osgeo.org/postgis/build-test:trisquel11
pull: true
commands:
- sh ci/dronie/postgis_tools.sh
-----------------------------------------------------------------------
Summary of changes:
.drone-1.0.yml | 2 +-
.woodpecker/docs.yml | 124 +++++++++++++++++++++++++-------------------------
.woodpecker/tools.yml | 2 +-
3 files changed, 64 insertions(+), 64 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list