[GRASS-git] [OSGeo/grass-addons] cc8016: cronjob: updates required for GRASS 8.5.0 release ...
Markus Neteler
noreply at github.com
Thu Jul 16 09:26:07 PDT 2026
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: cc8016f3f7d0b2457508046a01293e3313585636
https://github.com/OSGeo/grass-addons/commit/cc8016f3f7d0b2457508046a01293e3313585636
Author: Markus Neteler <neteler at osgeo.org>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M utils/cronjobs_osgeo_lxd/README.md
M utils/cronjobs_osgeo_lxd/cron_grass_current_stable_build_binaries.sh
M utils/cronjobs_osgeo_lxd/cron_grass_legacy_build_binaries.sh
M utils/cronjobs_osgeo_lxd/cron_grass_old_build_binaries.sh
M utils/cronjobs_osgeo_lxd/cron_grass_preview_build_binaries.sh
M utils/cronjobs_osgeo_lxd/cron_job_list_grass
R utils/cronjobs_osgeo_lxd/fetch_unpack_manual_GHA.sh
M utils/cronjobs_osgeo_lxd/gh_cli_download_artifact.sh
M utils/cronjobs_osgeo_lxd/grass-addons-index.sh
Log Message:
-----------
cronjob: updates required for GRASS 8.5.0 release (#1692)
* cronjob: updates required for GRASS 8.5.0 release
This PR extends #1689 and updates all cronjobs as follows:
- correctly define GRASS versions (as to be modified after GRASS 8.5.0 release)
- update of comments
"preview" (8.6) and "current" (8.5):
- fetch HTML manual pages from GitHub (created via GitHub "documentation" action)
- remove internal creation of HTML manual
- incorporated `fetch_unpack_manual_GHA.sh` functionality
Removed `fetch_unpack_manual_GHA.sh` as no longer needed and updated cronjob list accordingly.
* pre-test mkdocs-site.zip artifact before moving on
* add branch name to mkdocs-site.zip and rm file after use
* Remove sphinx related steps since done in documentation.yml workflow
* fix shell script permissions
* README.md: update to new approach with website is built by GitHub Actions
* cron_job_list_grass: make file more readable; increase frequency of website update to four times a day
* cron_grass_current_stable_build_binaries.sh/cron_grass_preview_build_binaries.sh: remove addon compilation; simplify code
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list