[Pytest-commit] [pytest-dev/pytest] f1c4e2: regendoc: reduce version noise by replacing minor/...

Bruno Oliveira nicoddemus at gmail.com
Mon May 15 18:40:47 EDT 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: f1c4e2c032795652cd0c7cf08a38f2e5221b2e57
      https://github.com/pytest-dev/pytest/commit/f1c4e2c032795652cd0c7cf08a38f2e5221b2e57
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M CHANGELOG.rst
    M doc/en/Makefile
    M doc/en/assert.rst
    M doc/en/cache.rst
    M doc/en/capture.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/nonpython.rst
    M doc/en/example/parametrize.rst
    M doc/en/example/pythoncollection.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/parametrize.rst
    M doc/en/skipping.rst
    M doc/en/tmpdir.rst
    M doc/en/unittest.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  regendoc: reduce version noise by replacing minor/patch with placeholders


  Commit: c765fa6d042babcbb8ba9baaea4fcebe8c978c25
      https://github.com/pytest-dev/pytest/commit/c765fa6d042babcbb8ba9baaea4fcebe8c978c25
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M doc/en/Makefile
    M doc/en/getting-started.rst

  Log Message:
  -----------
  add regendoc normaliz for pytest --version


  Commit: d1e44d16e7f2a510be0a3c885435ed4226abb777
      https://github.com/pytest-dev/pytest/commit/d1e44d16e7f2a510be0a3c885435ed4226abb777
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M doc/en/Makefile
    M doc/en/assert.rst
    M doc/en/cache.rst
    M doc/en/capture.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/nonpython.rst
    M doc/en/example/parametrize.rst
    M doc/en/example/pythoncollection.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/parametrize.rst
    M doc/en/skipping.rst
    M doc/en/tmpdir.rst
    M doc/en/unittest.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  regenerate docs from the pytest env


  Commit: 03753ca201fcd9d0720a3e4ff2f8dd20dff1a4f0
      https://github.com/pytest-dev/pytest/commit/03753ca201fcd9d0720a3e4ff2f8dd20dff1a4f0
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-05-13 (Sat, 13 May 2017)

  Changed paths:
    M doc/en/Makefile
    M doc/en/assert.rst
    M doc/en/cache.rst
    M doc/en/capture.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/nonpython.rst
    M doc/en/example/parametrize.rst
    M doc/en/example/pythoncollection.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/parametrize.rst
    M doc/en/skipping.rst
    M doc/en/tmpdir.rst
    M doc/en/unittest.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  intermediate state after attempt with the plain env, DONT MERGE


  Commit: bd708068ab359b192903ae0a15a3852034f43a9c
      https://github.com/pytest-dev/pytest/commit/bd708068ab359b192903ae0a15a3852034f43a9c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M _pytest/config.py
    M _pytest/junitxml.py
    M doc/en/usage.rst
    M testing/test_junitxml.py

  Log Message:
  -----------
  Merge branch 'features' into regendoc-reduce-version-noise


  Commit: 3c41349fe147b449785857cf5fed33d46aa4b600
      https://github.com/pytest-dev/pytest/commit/3c41349fe147b449785857cf5fed33d46aa4b600
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M CHANGELOG.rst
    M doc/en/Makefile
    M doc/en/assert.rst
    M doc/en/cache.rst
    M doc/en/capture.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/nonpython.rst
    M doc/en/example/parametrize.rst
    M doc/en/example/pythoncollection.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/parametrize.rst
    M doc/en/skipping.rst
    M doc/en/tmpdir.rst
    M doc/en/unittest.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  Merge pull request #2406 from RonnyPfannschmidt/regendoc-reduce-version-noise

regendoc: reduce version noise by replacing minor/patch with placeholders


Compare: https://github.com/pytest-dev/pytest/compare/783670b84e73...3c41349fe147


More information about the pytest-commit mailing list