[GRASS-git] [OSGeo/grass] 5f76ec: g.extension: set request header (allow downloading...

Stefan Blumentrath noreply at github.com
Wed Dec 2 13:23:53 PST 2020


  Branch: refs/heads/releasebranch_7_8
  Home:   https://github.com/OSGeo/grass
  Commit: 5f76ecdf53ed3d227ea36fa217079607bcf4e677
      https://github.com/OSGeo/grass/commit/5f76ecdf53ed3d227ea36fa217079607bcf4e677
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M scripts/g.extension/g.extension.py

  Log Message:
  -----------
  g.extension: set request header (allow downloading addon from gitlab repository) (#683)

Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>


  Commit: d3d71a08a3c20306dff23e2cc84f41500a64f462
      https://github.com/OSGeo/grass/commit/d3d71a08a3c20306dff23e2cc84f41500a64f462
  Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M scripts/g.extension/g.extension.html
    M scripts/g.extension/g.extension.py

  Log Message:
  -----------
  g.extension: add branch option (#1130)

* add branch option

* use main as default branch

* try download add-on from the master branch if the main branch does not exist

fix install add-on e.g.: g.extension r.example.plus url='https://github.com/wenzeslaus/r.example.plus'

* try download add-ons files paths json file from the master branch if the main branch doesn't exist

e.g. g.extension -j

* add example with branch

* consolidate messages

* fix a flake8 issue

* use format correctly

* improve message

Co-authored-by: Markus Neteler <neteler at gmail.com>

* improve message

Co-authored-by: Markus Neteler <neteler at gmail.com>

Co-authored-by: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Co-authored-by: Markus Neteler <neteler at gmail.com>


Compare: https://github.com/OSGeo/grass/compare/3f51ea729fb1...d3d71a08a3c2


More information about the grass-commit mailing list