[Checkins] [zopefoundation/grokcore.annotation] 83c097: Tune test runners (#8)

GitHub noreply at github.com
Thu Feb 8 08:27:39 CET 2018


  Branch: refs/heads/rst-ify
  Home:   https://github.com/zopefoundation/grokcore.annotation
  Commit: 83c0971bfd76c232d980fb8da3e595489c889ada
      https://github.com/zopefoundation/grokcore.annotation/commit/83c0971bfd76c232d980fb8da3e595489c889ada
  Author: Guido Stevens <guido.stevens at cosent.net>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    A requirements.txt
    M tox.ini

  Log Message:
  -----------
  Tune test runners (#8)

* Tune test runners

* Run zope.testrunner from module, not bindir

* Fixup buildout

* bypass bootstrap, ignore build artefacts


  Commit: 94fea62820497798f6d158d1f18dbb91286f3ae6
      https://github.com/zopefoundation/grokcore.annotation/commit/94fea62820497798f6d158d1f18dbb91286f3ae6
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changelog


  Commit: ad4047c82325f664e8e7ff8630ed556700e67d49
      https://github.com/zopefoundation/grokcore.annotation/commit/ad4047c82325f664e8e7ff8630ed556700e67d49
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 3.0.0


  Commit: a03f0c2e635c95e46ad9177a4b1f283a8e86d1a5
      https://github.com/zopefoundation/grokcore.annotation/commit/a03f0c2e635c95e46ad9177a4b1f283a8e86d1a5
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 3.0.1


  Commit: 6a063da7cd885c222c3e4e15fe678070f6007f32
      https://github.com/zopefoundation/grokcore.annotation/commit/6a063da7cd885c222c3e4e15fe678070f6007f32
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M .gitignore
    M CHANGES.txt
    M src/grokcore/annotation/tests/annotation/annotation.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/name.py
    M src/grokcore/annotation/tests/annotation/provides.py

  Log Message:
  -----------
  Replace implements for implementer (#9)

* ignore coverage artefacts

* Replace the use of `grok.implements()` with the `@grok.implementer()` directive throughout.


  Commit: 3b9b91d9490126aa02aab82aeebf3bba18d8c5eb
      https://github.com/zopefoundation/grokcore.annotation/commit/3b9b91d9490126aa02aab82aeebf3bba18d8c5eb
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 3.0.1


  Commit: 5fd776f770131c0625b5a0dd59d829c91c146a34
      https://github.com/zopefoundation/grokcore.annotation/commit/5fd776f770131c0625b5a0dd59d829c91c146a34
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 3.0.2


  Commit: adb287161b21db60df1da852c530aea1c1060c89
      https://github.com/zopefoundation/grokcore.annotation/commit/adb287161b21db60df1da852c530aea1c1060c89
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  update buildout extends URL


  Commit: fd3ff4a912a19d0719708947f4c96c0b93afe9dd
      https://github.com/zopefoundation/grokcore.annotation/commit/fd3ff4a912a19d0719708947f4c96c0b93afe9dd
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  update buildout extends URL to the 3.0.0a1 tag


  Commit: dc894e44fbc9246c8dc9807c594454e8dfd5a4a4
      https://github.com/zopefoundation/grokcore.annotation/commit/dc894e44fbc9246c8dc9807c594454e8dfd5a4a4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/grokcore/annotation/tests/annotation/annotation.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/name.py
    M src/grokcore/annotation/tests/annotation/provides.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into rst-ify


Compare: https://github.com/zopefoundation/grokcore.annotation/compare/8b6885f74f6c...dc894e44fbc9


More information about the checkins mailing list