[GRASS-git] [OSGeo/grass] c19cd8: g.extension: get list of the addons paths via clon...

Tomas Zigo noreply at github.com
Fri May 5 12:00:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: c19cd8166d04f8f63aafab96a416d9e02fa060bb
      https://github.com/OSGeo/grass/commit/c19cd8166d04f8f63aafab96a416d9e02fa060bb
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M scripts/g.extension/g.extension.py
    M scripts/g.extension/testsuite/test_addons_download.py
    M utils/mkhtml.py

  Log Message:
  -----------
  g.extension: get list of the addons paths via cloning Git repository (#2717)

Replace using GitHub REST API for getting addons paths

JSON file:
g.extension prefix param arg (default $GRASS_ADDON_BASE) dir plus 
/addons_paths.json file.

with Git addons repository

Path:
g.extension prefix param arg (default $GRASS_ADDON_BASE) dir plus 
/grass-addons dir.




More information about the grass-commit mailing list