[SCM] PostGIS branch master updated. 3.5.0-368-g2b6933ed2

git at osgeo.org git at osgeo.org
Wed Jun 4 13:49:34 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  2b6933ed2dada900b47458421113c2ff60240311 (commit)
      from  99553c26eb1dd80ea14a4f3d7143a4c377f129a1 (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 2b6933ed2dada900b47458421113c2ff60240311
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Jun 4 16:49:26 2025 -0400

    put back woodie run when pos change

diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 8daaa0871..0bddad15b 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -13,7 +13,7 @@ variables:
       # XML sources
       - "doc/*.xml"
       # Internationalization Makefiles
-      #- "doc/po/Makefile.local"
+      - "doc/po/Makefile.local"
   - &when_path
       include:
         - <<: *common_doc_paths
@@ -21,8 +21,8 @@ variables:
       include:
         - <<: *common_doc_paths
         # Any localized assets
-        #- "doc/po/*/Makefile.in"
-        #- "doc/po/*/*.po"
+        - "doc/po/*/Makefile.in"
+        - "doc/po/*/*.po"
 
 steps:
   prepare:

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

Summary of changes:
 .woodpecker/docs.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list