[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0beta2-21-gaf3e63085
git at osgeo.org
git at osgeo.org
Thu Aug 3 20:26:48 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 af3e63085419434590f2d52963ca89105e52492f (commit)
from 120e8232235d813a55284fd97eeac4bf2ec0ea78 (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 af3e63085419434590f2d52963ca89105e52492f
Author: Regina Obe <lr at pcorp.us>
Date: Thu Aug 3 23:25:44 2023 -0400
Also take out cheatsheet, html, and pdf build
checks for uncommon languages
References #5466 for PostGIS 3.4.0
diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 3524294b5..c0dd942c5 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -684,29 +684,29 @@ steps:
# 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
+ # 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
@@ -800,29 +800,29 @@ steps:
# 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-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:
image: *test_image
commands:
@@ -892,29 +892,29 @@ steps:
# 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
+ # 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
@@ -1008,29 +1008,29 @@ steps:
# 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-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:
image: *test_image
commands:
@@ -1100,26 +1100,26 @@ 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
+ # 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
-----------------------------------------------------------------------
Summary of changes:
.woodpecker/docs.yml | 230 +++++++++++++++++++++++++--------------------------
1 file changed, 115 insertions(+), 115 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list