[GRASS-git] [OSGeo/grass] b4b25c: contributing: Update VERSION file using commands (...

Vaclav Petras noreply at github.com
Mon May 23 19:06:16 PDT 2022


  Branch: refs/heads/releasebranch_8_2
  Home:   https://github.com/OSGeo/grass
  Commit: b4b25cc05a4826d5fc044b139461582de4071bc2
      https://github.com/OSGeo/grass/commit/b4b25cc05a4826d5fc044b139461582de4071bc2
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M doc/howto_release.md
    A utils/update_version.md
    A utils/update_version.py

  Log Message:
  -----------
  contributing: Update VERSION file using commands (#2331)

The script provides an action as sub-command and updates the VERSION file based on the input and the current state of the VERSION file and gives an error when the operation does not make sense with the given VERSION file content.

* Supports switch to release, rc, dev versions and updates of major, minor, and micro numbers.
* Can increase minor version by two with --dev for odd versions.
* Suggest commit message based on the current release procedure.
* General instructions on using the script included separately.
* Applied in the release procedure.
* Add Bash eval output for convenience in the release procedure.




More information about the grass-commit mailing list