[SCM] PostGIS branch master updated. 3.4.0rc1-1056-g0688c18e9

git at osgeo.org git at osgeo.org
Fri Mar 22 19:37:01 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  0688c18e945f6576a8474b6e972ba83014a0022c (commit)
      from  d200bf04076854e28258896634d227e6a1a6aae4 (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 0688c18e945f6576a8474b6e972ba83014a0022c
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Mar 22 22:36:57 2024 -0400

    Try to fix woodpecker bad_habit warning

diff --git a/.woodpecker/docs-localized.yml.in b/.woodpecker/docs-localized.yml.in
index 8f114be9f..9065eb19a 100644
--- a/.woodpecker/docs-localized.yml.in
+++ b/.woodpecker/docs-localized.yml.in
@@ -8,5 +8,4 @@
       - event: push
         path:
           include:
-            - "doc/po/@LANG@/*.po"
-        
+            - "doc/po/@LANG@/*.po"
\ No newline at end of file
diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 6e4fd86bd..d8b11745f 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -101,9 +101,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/it_IT/*.po"
-        
-  check-xml-pt_BR:
+            - "doc/po/it_IT/*.po"  check-xml-pt_BR:
     image: *test_image
     pull: true
     commands:
@@ -113,9 +111,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pt_BR/*.po"
-        
-  check-xml-fr:
+            - "doc/po/pt_BR/*.po"  check-xml-fr:
     image: *test_image
     pull: true
     commands:
@@ -125,9 +121,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/fr/*.po"
-        
-  check-xml-es:
+            - "doc/po/fr/*.po"  check-xml-es:
     image: *test_image
     pull: true
     commands:
@@ -137,9 +131,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/es/*.po"
-        
-  check-xml-pl:
+            - "doc/po/es/*.po"  check-xml-pl:
     image: *test_image
     pull: true
     commands:
@@ -149,9 +141,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pl/*.po"
-        
-  check-xml-ko_KR:
+            - "doc/po/pl/*.po"  check-xml-ko_KR:
     image: *test_image
     pull: true
     commands:
@@ -161,9 +151,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ko_KR/*.po"
-        
-  check-xml-de:
+            - "doc/po/ko_KR/*.po"  check-xml-de:
     image: *test_image
     pull: true
     commands:
@@ -173,9 +161,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/de/*.po"
-        
-  check-xml-ja:
+            - "doc/po/de/*.po"  check-xml-ja:
     image: *test_image
     pull: true
     commands:
@@ -185,9 +171,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ja/*.po"
-        
-  check-xml-ru:
+            - "doc/po/ja/*.po"  check-xml-ru:
     image: *test_image
     pull: true
     commands:
@@ -197,9 +181,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ru/*.po"
-        
-  check-xml-zh_Hans:
+            - "doc/po/ru/*.po"  check-xml-zh_Hans:
     image: *test_image
     pull: true
     commands:
@@ -209,9 +191,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/zh_Hans/*.po"
-        
-  check-xml-ro:
+            - "doc/po/zh_Hans/*.po"  check-xml-ro:
     image: *test_image
     pull: true
     commands:
@@ -221,9 +201,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ro/*.po"
-        
-  check-xml-uk:
+            - "doc/po/ro/*.po"  check-xml-uk:
     image: *test_image
     pull: true
     commands:
@@ -233,9 +211,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/uk/*.po"
-        
-### TARGET html
+            - "doc/po/uk/*.po"### TARGET html
   html-it_IT:
     image: *test_image
     pull: true
@@ -246,9 +222,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/it_IT/*.po"
-        
-  html-pt_BR:
+            - "doc/po/it_IT/*.po"  html-pt_BR:
     image: *test_image
     pull: true
     commands:
@@ -258,9 +232,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pt_BR/*.po"
-        
-  html-fr:
+            - "doc/po/pt_BR/*.po"  html-fr:
     image: *test_image
     pull: true
     commands:
@@ -270,9 +242,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/fr/*.po"
-        
-  html-es:
+            - "doc/po/fr/*.po"  html-es:
     image: *test_image
     pull: true
     commands:
@@ -282,9 +252,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/es/*.po"
-        
-  html-pl:
+            - "doc/po/es/*.po"  html-pl:
     image: *test_image
     pull: true
     commands:
@@ -294,9 +262,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pl/*.po"
-        
-  html-ko_KR:
+            - "doc/po/pl/*.po"  html-ko_KR:
     image: *test_image
     pull: true
     commands:
@@ -306,9 +272,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ko_KR/*.po"
-        
-  html-de:
+            - "doc/po/ko_KR/*.po"  html-de:
     image: *test_image
     pull: true
     commands:
@@ -318,9 +282,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/de/*.po"
-        
-  html-ja:
+            - "doc/po/de/*.po"  html-ja:
     image: *test_image
     pull: true
     commands:
@@ -330,9 +292,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ja/*.po"
-        
-  html-ru:
+            - "doc/po/ja/*.po"  html-ru:
     image: *test_image
     pull: true
     commands:
@@ -342,9 +302,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ru/*.po"
-        
-  html-zh_Hans:
+            - "doc/po/ru/*.po"  html-zh_Hans:
     image: *test_image
     pull: true
     commands:
@@ -354,9 +312,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/zh_Hans/*.po"
-        
-  html-ro:
+            - "doc/po/zh_Hans/*.po"  html-ro:
     image: *test_image
     pull: true
     commands:
@@ -366,9 +322,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ro/*.po"
-        
-  html-uk:
+            - "doc/po/ro/*.po"  html-uk:
     image: *test_image
     pull: true
     commands:
@@ -378,9 +332,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/uk/*.po"
-        
-### TARGET cheatsheets
+            - "doc/po/uk/*.po"### TARGET cheatsheets
   cheatsheets-it_IT:
     image: *test_image
     pull: true
@@ -391,9 +343,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/it_IT/*.po"
-        
-  cheatsheets-pt_BR:
+            - "doc/po/it_IT/*.po"  cheatsheets-pt_BR:
     image: *test_image
     pull: true
     commands:
@@ -403,9 +353,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pt_BR/*.po"
-        
-  cheatsheets-fr:
+            - "doc/po/pt_BR/*.po"  cheatsheets-fr:
     image: *test_image
     pull: true
     commands:
@@ -415,9 +363,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/fr/*.po"
-        
-  cheatsheets-es:
+            - "doc/po/fr/*.po"  cheatsheets-es:
     image: *test_image
     pull: true
     commands:
@@ -427,9 +373,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/es/*.po"
-        
-  cheatsheets-pl:
+            - "doc/po/es/*.po"  cheatsheets-pl:
     image: *test_image
     pull: true
     commands:
@@ -439,9 +383,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pl/*.po"
-        
-  cheatsheets-ko_KR:
+            - "doc/po/pl/*.po"  cheatsheets-ko_KR:
     image: *test_image
     pull: true
     commands:
@@ -451,9 +393,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ko_KR/*.po"
-        
-  cheatsheets-de:
+            - "doc/po/ko_KR/*.po"  cheatsheets-de:
     image: *test_image
     pull: true
     commands:
@@ -463,9 +403,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/de/*.po"
-        
-  cheatsheets-ja:
+            - "doc/po/de/*.po"  cheatsheets-ja:
     image: *test_image
     pull: true
     commands:
@@ -475,9 +413,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ja/*.po"
-        
-  cheatsheets-ru:
+            - "doc/po/ja/*.po"  cheatsheets-ru:
     image: *test_image
     pull: true
     commands:
@@ -487,9 +423,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ru/*.po"
-        
-  cheatsheets-zh_Hans:
+            - "doc/po/ru/*.po"  cheatsheets-zh_Hans:
     image: *test_image
     pull: true
     commands:
@@ -499,9 +433,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/zh_Hans/*.po"
-        
-  cheatsheets-ro:
+            - "doc/po/zh_Hans/*.po"  cheatsheets-ro:
     image: *test_image
     pull: true
     commands:
@@ -511,9 +443,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ro/*.po"
-        
-  cheatsheets-uk:
+            - "doc/po/ro/*.po"  cheatsheets-uk:
     image: *test_image
     pull: true
     commands:
@@ -523,9 +453,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/uk/*.po"
-        
-### TARGET check-cheatsheets
+            - "doc/po/uk/*.po"### TARGET check-cheatsheets
   check-cheatsheets-it_IT:
     image: *test_image
     pull: true
@@ -536,9 +464,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/it_IT/*.po"
-        
-  check-cheatsheets-pt_BR:
+            - "doc/po/it_IT/*.po"  check-cheatsheets-pt_BR:
     image: *test_image
     pull: true
     commands:
@@ -548,9 +474,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pt_BR/*.po"
-        
-  check-cheatsheets-fr:
+            - "doc/po/pt_BR/*.po"  check-cheatsheets-fr:
     image: *test_image
     pull: true
     commands:
@@ -560,9 +484,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/fr/*.po"
-        
-  check-cheatsheets-es:
+            - "doc/po/fr/*.po"  check-cheatsheets-es:
     image: *test_image
     pull: true
     commands:
@@ -572,9 +494,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/es/*.po"
-        
-  check-cheatsheets-pl:
+            - "doc/po/es/*.po"  check-cheatsheets-pl:
     image: *test_image
     pull: true
     commands:
@@ -584,9 +504,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pl/*.po"
-        
-  check-cheatsheets-ko_KR:
+            - "doc/po/pl/*.po"  check-cheatsheets-ko_KR:
     image: *test_image
     pull: true
     commands:
@@ -596,9 +514,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ko_KR/*.po"
-        
-  check-cheatsheets-de:
+            - "doc/po/ko_KR/*.po"  check-cheatsheets-de:
     image: *test_image
     pull: true
     commands:
@@ -608,9 +524,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/de/*.po"
-        
-  check-cheatsheets-ja:
+            - "doc/po/de/*.po"  check-cheatsheets-ja:
     image: *test_image
     pull: true
     commands:
@@ -620,9 +534,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ja/*.po"
-        
-  check-cheatsheets-ru:
+            - "doc/po/ja/*.po"  check-cheatsheets-ru:
     image: *test_image
     pull: true
     commands:
@@ -632,9 +544,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ru/*.po"
-        
-  check-cheatsheets-zh_Hans:
+            - "doc/po/ru/*.po"  check-cheatsheets-zh_Hans:
     image: *test_image
     pull: true
     commands:
@@ -644,9 +554,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/zh_Hans/*.po"
-        
-  check-cheatsheets-ro:
+            - "doc/po/zh_Hans/*.po"  check-cheatsheets-ro:
     image: *test_image
     pull: true
     commands:
@@ -656,9 +564,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ro/*.po"
-        
-  check-cheatsheets-uk:
+            - "doc/po/ro/*.po"  check-cheatsheets-uk:
     image: *test_image
     pull: true
     commands:
@@ -668,9 +574,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/uk/*.po"
-        
-### TARGET pdf
+            - "doc/po/uk/*.po"### TARGET pdf
   pdf-it_IT:
     image: *test_image
     pull: true
@@ -681,9 +585,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/it_IT/*.po"
-        
-  pdf-pt_BR:
+            - "doc/po/it_IT/*.po"  pdf-pt_BR:
     image: *test_image
     pull: true
     commands:
@@ -693,9 +595,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pt_BR/*.po"
-        
-  pdf-fr:
+            - "doc/po/pt_BR/*.po"  pdf-fr:
     image: *test_image
     pull: true
     commands:
@@ -705,9 +605,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/fr/*.po"
-        
-  pdf-es:
+            - "doc/po/fr/*.po"  pdf-es:
     image: *test_image
     pull: true
     commands:
@@ -717,9 +615,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/es/*.po"
-        
-  pdf-pl:
+            - "doc/po/es/*.po"  pdf-pl:
     image: *test_image
     pull: true
     commands:
@@ -729,9 +625,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/pl/*.po"
-        
-  pdf-ko_KR:
+            - "doc/po/pl/*.po"  pdf-ko_KR:
     image: *test_image
     pull: true
     commands:
@@ -741,9 +635,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ko_KR/*.po"
-        
-  pdf-de:
+            - "doc/po/ko_KR/*.po"  pdf-de:
     image: *test_image
     pull: true
     commands:
@@ -753,9 +645,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/de/*.po"
-        
-  pdf-ja:
+            - "doc/po/de/*.po"  pdf-ja:
     image: *test_image
     pull: true
     commands:
@@ -765,9 +655,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ja/*.po"
-        
-  pdf-ru:
+            - "doc/po/ja/*.po"  pdf-ru:
     image: *test_image
     pull: true
     commands:
@@ -777,9 +665,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ru/*.po"
-        
-  pdf-zh_Hans:
+            - "doc/po/ru/*.po"  pdf-zh_Hans:
     image: *test_image
     pull: true
     commands:
@@ -789,9 +675,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/zh_Hans/*.po"
-        
-  pdf-ro:
+            - "doc/po/zh_Hans/*.po"  pdf-ro:
     image: *test_image
     pull: true
     commands:
@@ -801,9 +685,7 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/ro/*.po"
-        
-  pdf-uk:
+            - "doc/po/ro/*.po"  pdf-uk:
     image: *test_image
     pull: true
     commands:
@@ -813,5 +695,4 @@ steps:
       - event: push
         path:
           include:
-            - "doc/po/uk/*.po"
-        
+            - "doc/po/uk/*.po"
\ No newline at end of file

-----------------------------------------------------------------------

Summary of changes:
 .woodpecker/docs-localized.yml.in |   3 +-
 .woodpecker/docs.yml              | 239 ++++++++++----------------------------
 2 files changed, 61 insertions(+), 181 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list