[GRASS-git] [OSGeo/grass-addons] 0023a0: cronjobs_osgeo_lxd: initial cleanup of GRASS GIS 7...
Markus Neteler
noreply at github.com
Sat Dec 25 14:35:36 PST 2021
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 0023a0de59f782f73cb53106a13f4e08b4b3efd2
https://github.com/OSGeo/grass-addons/commit/0023a0de59f782f73cb53106a13f4e08b4b3efd2
Author: Markus Neteler <neteler at gmail.com>
Date: 2021-12-25 (Sat, 25 Dec 2021)
Changed paths:
M utils/cronjobs_osgeo_lxd/README.md
M utils/cronjobs_osgeo_lxd/compile_addons_git.sh
R utils/cronjobs_osgeo_lxd/cron_grass74_releasebranch_74_build_bins.sh
R utils/cronjobs_osgeo_lxd/cron_grass74_src_relbr74_snapshot.sh
R utils/cronjobs_osgeo_lxd/cron_grass76_releasebranch_76_build_bins.sh
R utils/cronjobs_osgeo_lxd/cron_grass76_src_relbr76_snapshot.sh
R utils/cronjobs_osgeo_lxd/cron_grass78_releasebranch_78_build_bins.sh
R utils/cronjobs_osgeo_lxd/cron_grass78_src_relbr78_snapshot.sh
A utils/cronjobs_osgeo_lxd/cron_grass7_main_src_snapshot.sh
A utils/cronjobs_osgeo_lxd/cron_grass7_relbranch_build_binaries.sh
R utils/cronjobs_osgeo_lxd/cron_grass8_HEAD_build_bins.sh
R utils/cronjobs_osgeo_lxd/cron_grass8_HEAD_src_snapshot.sh
A utils/cronjobs_osgeo_lxd/cron_grass8_main_src_snapshot.sh
A utils/cronjobs_osgeo_lxd/cron_grass8_relbranch_build_binaries.sh
M utils/cronjobs_osgeo_lxd/cron_job_list_grass
M utils/cronjobs_osgeo_lxd/grass-addons-index.sh
Log Message:
-----------
cronjobs_osgeo_lxd: initial cleanup of GRASS GIS 7 + 8 cronjobs (snapshots, manuals, addons, progman) (#651)
Cleanup of cronjobs on grass.osgeo.org:
- removal of unused G74 and G76 scripts
- renaming of build scripts to more standardized names (see https://github.com/OSGeo/grass-addons/pull/613#issuecomment-991960892)
- update of `cron_job_list_grass` accordingly (which calls the GRASS GIS 7 + 8 cronjobs for snapshots, manuals, addons, progman creation)
- removal of unused G74 and G76 scripts
- renaming of build scripts to more standardized names (see https://github.com/OSGeo/grass-addons/pull/613#issuecomment-991960892)
- compile_addons_git.sh: use variables
- cron_grass8_relbranch_build_binaries.sh: enabled G8 addon compilation
- make addon script independent from major GRASS GIS version
- grass-addons-index.sh: use for both G7 and G8 addons
More information about the grass-commit
mailing list