[OpenSIPS-Devel] [OpenSIPS/opensips] 8ff04f: build-contrib.sh: Improve logic

Liviu Chircu liviu at opensips.org
Tue Jun 19 05:59:34 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8ff04f6455273984ce844b8ee54e2bfaf3442134
      https://github.com/OpenSIPS/opensips/commit/8ff04f6455273984ce844b8ee54e2bfaf3442134
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M Makefile
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Improve logic

Fix bad regex, ignore ESL code, add extra debug prints, improve
generated XML, pack commit aggregation code, add parallel build.


  Commit: 6987844d013fb4d92471a2f2eaae9c5e49e10f7e
      https://github.com/OpenSIPS/opensips/commit/6987844d013fb4d92471a2f2eaae9c5e49e10f7e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Fix minor issues

    * fix a mktemp bug, leading to lingering files
    * properly exit during paralell build: wait for all pids


  Commit: 828f27e364e076c79d9764b9e2c2ac3f895376c2
      https://github.com/OpenSIPS/opensips/commit/828f27e364e076c79d9764b9e2c2ac3f895376c2
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Treat contributors.xml as auto-generated


  Commit: ea6e1dd75db7abdb08784c41958819647f637726
      https://github.com/OpenSIPS/opensips/commit/ea6e1dd75db7abdb08784c41958819647f637726
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Fix more corner cases

    * ensure backwards compatibility with git 2.7.4
       (where "--find-renames" is not implicit to "git show")
    * if all stat columns are equal, sort contributors alphabetically


  Commit: 029f927b62ea1c92bdca5d907b4c10bfa65dd584
      https://github.com/OpenSIPS/opensips/commit/029f927b62ea1c92bdca5d907b4c10bfa65dd584
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Final tweaks

    * add history tracking logic for module renames
    * only show top 10 committers / last active committers
       (the rest are displayed as CSV)
    * last batch of manually fixed commit authorships


  Commit: 33075d6a42ab06bb3a0c835013ce325e8924eb76
      https://github.com/OpenSIPS/opensips/commit/33075d6a42ab06bb3a0c835013ce325e8924eb76
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh

  Log Message:
  -----------
  build-contrib.sh: Add cleanup logic on SIGINT / SIGTERM


  Commit: 347ad7937eec7f7317cb0b9bbb747ec2c93e51a0
      https://github.com/OpenSIPS/opensips/commit/347ad7937eec7f7317cb0b9bbb747ec2c93e51a0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M doc/build-contrib.sh
    M doc/entities.xml

  Log Message:
  -----------
  build-contrib.sh: Several improvements

    * add a "documentation contributors" chapter
    * fix author activity interval computation for renamed modules
    * merge some copy-pasted code
    * fix a typo


Compare: https://github.com/OpenSIPS/opensips/compare/d0da6bf73f2d...347ad7937eec
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list