[Checkins] [zopefoundation/Zope] 0a1fed: Create all scripts only once.

GitHub noreply at github.com
Thu Jun 28 13:54:45 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 0a1fed6c9cb60f6636686851964aee06a0903afe
      https://github.com/zopefoundation/Zope/commit/0a1fed6c9cb60f6636686851964aee06a0903afe
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Create all scripts only once.

Before this change the scripts of the Zope package where created three times.
The last created version was the one by `allpy`. That means that `bin/runwsgi`
contained all test eggs.

Now each script is only created once with its own scope. I think this makes it
clearer what each script contains.


  Commit: f636ccb77c734a42b958f02b5c07584836078e8c
      https://github.com/zopefoundation/Zope/commit/f636ccb77c734a42b958f02b5c07584836078e8c
  Author: Leonardo Rochael Almeida <leorochael at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Merge pull request #289 from zopefoundation/scripts-once

Create all scripts only once.


Compare: https://github.com/zopefoundation/Zope/compare/e6a85acc02b1...f636ccb77c73
      **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 checkins mailing list