[Pytest-commit] [pytest-dev/pytest] 9a56bb: Skip AppVeyor builds on tag pushes

Bruno Oliveira nicoddemus at gmail.com
Thu Jun 28 20:43:23 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 9a56bb05be3c7e88a6dea9766fedc6d104b186fd
      https://github.com/pytest-dev/pytest/commit/9a56bb05be3c7e88a6dea9766fedc6d104b186fd
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Skip AppVeyor builds on tag pushes

We don't deploy anything on tags with AppVeyor, we use Travis instead, so we
might as well save resources


  Commit: a48c47b53b95b3f3425f47a1ad2b21f3a30d4209
      https://github.com/pytest-dev/pytest/commit/a48c47b53b95b3f3425f47a1ad2b21f3a30d4209
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Merge pull request #3624 from nicoddemus/skip-appveyor-tags

Skip AppVeyor builds on tag pushes


  Commit: 1dc5e97ac255b3a50b80b2a5400d7d467e952532
      https://github.com/pytest-dev/pytest/commit/1dc5e97ac255b3a50b80b2a5400d7d467e952532
  Author: Serhii Mozghovyi <egnartsms at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/_pytest/fixtures.py
    M src/_pytest/python.py
    M testing/python/collect.py

  Log Message:
  -----------
  Make test parametrization override indirect fixtures


  Commit: c220fb235a08d1e5ae892c10566a350a8a08a89b
      https://github.com/pytest-dev/pytest/commit/c220fb235a08d1e5ae892c10566a350a8a08a89b
  Author: Serhii Mozghovyi <egnartsms at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/_pytest/fixtures.py

  Log Message:
  -----------
  Minor fix (code improvement)


  Commit: 76ac670f7d6a249bf2fba0a151cc4e742c1fc2e0
      https://github.com/pytest-dev/pytest/commit/76ac670f7d6a249bf2fba0a151cc4e742c1fc2e0
  Author: Serhii Mozghovyi <egnartsms at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M AUTHORS
    A changelog/2220.bugfix.rst

  Log Message:
  -----------
  Add changelog description


  Commit: 8680dfc939648768ebff3600757dbfda11099f5f
      https://github.com/pytest-dev/pytest/commit/8680dfc939648768ebff3600757dbfda11099f5f
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M AUTHORS
    M appveyor.yml
    A changelog/2220.bugfix.rst
    M src/_pytest/fixtures.py
    M src/_pytest/python.py
    M testing/python/collect.py

  Log Message:
  -----------
  Merge pull request #3629 from egnartsms/issue-2220-param-breaks-dep

Make test parametrization override indirect fixtures


Compare: https://github.com/pytest-dev/pytest/compare/7b47dfb74401...8680dfc93964
      **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 pytest-commit mailing list