Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 3ca70692de997e8c1880472efc1e4e908d3fec44
      
https://github.com/pytest-dev/pytest/commit/3ca70692de997e8c1880472efc1e4e908d3fec44
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Skip the "test" stage when making a release

Given that our guidelines demand that the CI have already passed, it seems
wasteful to run all those jobs again for the exact same commit.

As discussed in 
https://github.com/pytest-dev/pytest/pull/3906#issuecomment-417094481,
this will skip the "test" stage when building a tag for deployment.


  Commit: 338953a25db58527d5205980b13f650d51e4bb1f
      
https://github.com/pytest-dev/pytest/commit/338953a25db58527d5205980b13f650d51e4bb1f
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #3908 from nicoddemus/optimize-release

Skip the "test" stage when making a release


Compare: 
https://github.com/pytest-dev/pytest/compare/f1bd46266bab...338953a25db5
      **NOTE:** This service has 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.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to