[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-8-g0218f38fe

git at osgeo.org git at osgeo.org
Tue Aug 8 11:16:02 PDT 2023


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  0218f38fe1ac47e27e71ec1675e6b027fe85b596 (commit)
      from  60f5ae20dd6d8790b58ac19cde9f04639b573358 (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 0218f38fe1ac47e27e71ec1675e6b027fe85b596
Author: Sandro Santilli <strk at kbt.io>
Date:   Tue Aug 8 11:31:35 2023 +0200

    [woodie] Regenerated docs.yml with update-docs-localized.sh
    
    Writes subset of languages to be built in the script

diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 396cd9720..299d688e4 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -84,63 +84,17 @@ steps:
 
   # DO NOT EDIT PAST THIS LINE, use update-docs-localized.sh to update #
 ### TARGET check-xml
-  # check-xml-it_IT:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/it_IT local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/it_IT/Makefile.in"
-  #         - "doc/po/it_IT/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # check-xml-pt_BR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pt_BR local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pt_BR/Makefile.in"
-  #         - "doc/po/pt_BR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  check-xml-fr:
+  check-xml-ja:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/fr local-check-xml
+      - make -C build-docs/doc/po/ja local-check-xml
     group: localized-check-xml
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/fr/Makefile.in"
-          - "doc/po/fr/*.po"
+          - "doc/po/ja/Makefile.in"
+          - "doc/po/ja/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -153,75 +107,6 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # check-xml-es:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/es local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/es/Makefile.in"
-  #         - "doc/po/es/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # check-xml-pl:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pl local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pl/Makefile.in"
-  #         - "doc/po/pl/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # check-xml-ko_KR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ko_KR local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ko_KR/Makefile.in"
-  #         - "doc/po/ko_KR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
   check-xml-de:
     image: *test_image
     commands:
@@ -245,17 +130,17 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  check-xml-ja:
+  check-xml-fr:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ja local-check-xml
+      - make -C build-docs/doc/po/fr local-check-xml
     group: localized-check-xml
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/ja/Makefile.in"
-          - "doc/po/ja/*.po"
+          - "doc/po/fr/Makefile.in"
+          - "doc/po/fr/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -268,87 +153,18 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # check-xml-ru:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ru local-check-xml
-  #   group: localized-check-xml
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ru/Makefile.in"
-  #         - "doc/po/ru/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
 ### TARGET html
-  # html-it_IT:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/it_IT local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/it_IT/Makefile.in"
-  #         - "doc/po/it_IT/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # html-pt_BR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pt_BR local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pt_BR/Makefile.in"
-  #         - "doc/po/pt_BR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  html-fr:
+  html-ja:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/fr local-html
+      - make -C build-docs/doc/po/ja local-html
     group: localized-html
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/fr/Makefile.in"
-          - "doc/po/fr/*.po"
+          - "doc/po/ja/Makefile.in"
+          - "doc/po/ja/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -361,75 +177,6 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # html-es:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/es local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/es/Makefile.in"
-  #         - "doc/po/es/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # html-pl:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pl local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pl/Makefile.in"
-  #         - "doc/po/pl/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # html-ko_KR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ko_KR local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ko_KR/Makefile.in"
-  #         - "doc/po/ko_KR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
   html-de:
     image: *test_image
     commands:
@@ -453,17 +200,17 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  html-ja:
+  html-fr:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ja local-html
+      - make -C build-docs/doc/po/fr local-html
     group: localized-html
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/ja/Makefile.in"
-          - "doc/po/ja/*.po"
+          - "doc/po/fr/Makefile.in"
+          - "doc/po/fr/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -476,87 +223,18 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # html-ru:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ru local-html
-  #   group: localized-html
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ru/Makefile.in"
-  #         - "doc/po/ru/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
 ### TARGET cheatsheets
-  # cheatsheets-it_IT:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/it_IT local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/it_IT/Makefile.in"
-  #         - "doc/po/it_IT/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # cheatsheets-pt_BR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pt_BR local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pt_BR/Makefile.in"
-  #         - "doc/po/pt_BR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  cheatsheets-fr:
+  cheatsheets-ja:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/fr local-cheatsheets
+      - make -C build-docs/doc/po/ja local-cheatsheets
     group: localized-cheatsheets
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/fr/Makefile.in"
-          - "doc/po/fr/*.po"
+          - "doc/po/ja/Makefile.in"
+          - "doc/po/ja/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -569,75 +247,6 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # cheatsheets-es:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/es local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/es/Makefile.in"
-  #         - "doc/po/es/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # cheatsheets-pl:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pl local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pl/Makefile.in"
-  #         - "doc/po/pl/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # cheatsheets-ko_KR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ko_KR local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ko_KR/Makefile.in"
-  #         - "doc/po/ko_KR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
   cheatsheets-de:
     image: *test_image
     commands:
@@ -661,104 +270,11 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  cheatsheets-ja:
+  cheatsheets-fr:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ja local-cheatsheets
+      - make -C build-docs/doc/po/fr local-cheatsheets
     group: localized-cheatsheets
-    when:
-      path:
-        include:
-          # Localized assets
-          - "doc/po/ja/Makefile.in"
-          - "doc/po/ja/*.po"
-          - "utils/check_localized_cheatsheets.sh"
-          # Common docs path
-          # related config files
-          - ".woodpecker/docs.yml"
-          # Makefiles
-          - "doc/Makefile.in"
-          - "doc/html/images/Makefile.in"
-          # XML sources
-          - "doc/*.xml"
-          # Internationalization Makefiles
-          - "doc/po/Makefile.local"
-          # END OF COMMON PATHS
-  # cheatsheets-ru:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ru local-cheatsheets
-  #   group: localized-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ru/Makefile.in"
-  #         - "doc/po/ru/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-### TARGET check-cheatsheets
-  # check-cheatsheets-it_IT:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/it_IT local-check-cheatsheets
-  #   group: localized-check-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/it_IT/Makefile.in"
-  #         - "doc/po/it_IT/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # check-cheatsheets-pt_BR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pt_BR local-check-cheatsheets
-  #   group: localized-check-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pt_BR/Makefile.in"
-  #         - "doc/po/pt_BR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  check-cheatsheets-fr:
-    image: *test_image
-    commands:
-      - make -C build-docs/doc/po/fr local-check-cheatsheets
-    group: localized-check-cheatsheets
     when:
       path:
         include:
@@ -777,63 +293,18 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # check-cheatsheets-es:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/es local-check-cheatsheets
-  #   group: localized-check-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/es/Makefile.in"
-  #         - "doc/po/es/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # check-cheatsheets-pl:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pl local-check-cheatsheets
-  #   group: localized-check-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pl/Makefile.in"
-  #         - "doc/po/pl/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  check-cheatsheets-ko_KR:
+### TARGET check-cheatsheets
+  check-cheatsheets-ja:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ko_KR local-check-cheatsheets
+      - make -C build-docs/doc/po/ja local-check-cheatsheets
     group: localized-check-cheatsheets
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/ko_KR/Makefile.in"
-          - "doc/po/ko_KR/*.po"
+          - "doc/po/ja/Makefile.in"
+          - "doc/po/ja/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -869,104 +340,11 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  check-cheatsheets-ja:
+  check-cheatsheets-fr:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ja local-check-cheatsheets
+      - make -C build-docs/doc/po/fr local-check-cheatsheets
     group: localized-check-cheatsheets
-    when:
-      path:
-        include:
-          # Localized assets
-          - "doc/po/ja/Makefile.in"
-          - "doc/po/ja/*.po"
-          - "utils/check_localized_cheatsheets.sh"
-          # Common docs path
-          # related config files
-          - ".woodpecker/docs.yml"
-          # Makefiles
-          - "doc/Makefile.in"
-          - "doc/html/images/Makefile.in"
-          # XML sources
-          - "doc/*.xml"
-          # Internationalization Makefiles
-          - "doc/po/Makefile.local"
-          # END OF COMMON PATHS
-  # check-cheatsheets-ru:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ru local-check-cheatsheets
-  #   group: localized-check-cheatsheets
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ru/Makefile.in"
-  #         - "doc/po/ru/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-### TARGET pdf
-  pdf-it_IT:
-    image: *test_image
-    commands:
-      - make -C build-docs/doc/po/it_IT local-pdf
-    group: localized-pdf
-    when:
-      path:
-        include:
-          # Localized assets
-          - "doc/po/it_IT/Makefile.in"
-          - "doc/po/it_IT/*.po"
-          - "utils/check_localized_cheatsheets.sh"
-          # Common docs path
-          # related config files
-          - ".woodpecker/docs.yml"
-          # Makefiles
-          - "doc/Makefile.in"
-          - "doc/html/images/Makefile.in"
-          # XML sources
-          - "doc/*.xml"
-          # Internationalization Makefiles
-          - "doc/po/Makefile.local"
-          # END OF COMMON PATHS
-  # pdf-pt_BR:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pt_BR local-pdf
-  #   group: localized-pdf
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pt_BR/Makefile.in"
-  #         - "doc/po/pt_BR/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  pdf-fr:
-    image: *test_image
-    commands:
-      - make -C build-docs/doc/po/fr local-pdf
-    group: localized-pdf
     when:
       path:
         include:
@@ -985,63 +363,18 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # pdf-es:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/es local-pdf
-  #   group: localized-pdf
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/es/Makefile.in"
-  #         - "doc/po/es/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  # pdf-pl:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/pl local-pdf
-  #   group: localized-pdf
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/pl/Makefile.in"
-  #         - "doc/po/pl/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
-  pdf-ko_KR:
+### TARGET pdf
+  pdf-ja:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ko_KR local-pdf
+      - make -C build-docs/doc/po/ja local-pdf
     group: localized-pdf
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/ko_KR/Makefile.in"
-          - "doc/po/ko_KR/*.po"
+          - "doc/po/ja/Makefile.in"
+          - "doc/po/ja/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -1077,17 +410,17 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  pdf-ja:
+  pdf-fr:
     image: *test_image
     commands:
-      - make -C build-docs/doc/po/ja local-pdf
+      - make -C build-docs/doc/po/fr local-pdf
     group: localized-pdf
     when:
       path:
         include:
           # Localized assets
-          - "doc/po/ja/Makefile.in"
-          - "doc/po/ja/*.po"
+          - "doc/po/fr/Makefile.in"
+          - "doc/po/fr/*.po"
           - "utils/check_localized_cheatsheets.sh"
           # Common docs path
           # related config files
@@ -1100,26 +433,3 @@ steps:
           # Internationalization Makefiles
           - "doc/po/Makefile.local"
           # END OF COMMON PATHS
-  # pdf-ru:
-  #   image: *test_image
-  #   commands:
-  #     - make -C build-docs/doc/po/ru local-pdf
-  #   group: localized-pdf
-  #   when:
-  #     path:
-  #       include:
-  #         # Localized assets
-  #         - "doc/po/ru/Makefile.in"
-  #         - "doc/po/ru/*.po"
-  #         - "utils/check_localized_cheatsheets.sh"
-  #         # Common docs path
-  #         # related config files
-  #         - ".woodpecker/docs.yml"
-  #         # Makefiles
-  #         - "doc/Makefile.in"
-  #         - "doc/html/images/Makefile.in"
-  #         # XML sources
-  #         - "doc/*.xml"
-  #         # Internationalization Makefiles
-  #         - "doc/po/Makefile.local"
-  #         # END OF COMMON PATHS
diff --git a/.woodpecker/update-docs-localized.sh b/.woodpecker/update-docs-localized.sh
index ad9d2a172..991b4ec31 100755
--- a/.woodpecker/update-docs-localized.sh
+++ b/.woodpecker/update-docs-localized.sh
@@ -3,6 +3,7 @@
 cd $(dirname $0)
 
 SUPPORTED_LANGUAGES=$(grep ^translations ../doc/Makefile.in | cut -d= -f2)
+SUPPORTED_LANGUAGES="ja de fr" # restrict built translations
 
 TARGETS="check-xml html cheatsheets check-cheatsheets pdf"
 

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

Summary of changes:
 .woodpecker/docs.yml                 | 766 ++---------------------------------
 .woodpecker/update-docs-localized.sh |   1 +
 2 files changed, 39 insertions(+), 728 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list