tox-gh-actions

Seamless integration of tox into GitHub Actions for tox 3 and 4

MIT License

Downloads
458K
Stars
246
Committers
13
tox-gh-actions - v3.2.0 Latest Release

Published by ymyzk 10 months ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.3...v3.2.0

tox-gh-actions - v3.1.3

Published by ymyzk over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.2...v3.1.3

tox-gh-actions - v3.1.2

Published by ymyzk over 1 year ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.1...v3.1.2

tox-gh-actions - v3.1.1

Published by ymyzk over 1 year ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.0...v3.1.1

tox-gh-actions - v3.1.0

Published by ymyzk over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0...v3.0.1

tox-gh-actions - v3.0.0

Published by ymyzk almost 2 years ago

What's Changed

This is the first stable version which supports tox v4.

  • tox-gh-actions v3.0.0 implements a subset of features provided by the latest tox-gh-actions v2. Missing features will be added back gradually.
  • Users using tox v3 can keep using tox-gh-actions v2 maintained under the tox3 branch.

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0b1...v3.0.0

tox-gh-actions - v2.12.0

Published by ymyzk almost 2 years ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v2.11.0...v2.12.0

tox-gh-actions - v3.0.0b1

Published by ymyzk almost 2 years ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0a2...v3.0.0b1

tox-gh-actions - v2.11.0

Published by ymyzk almost 2 years ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v2.10.0...v2.11.0

tox-gh-actions - v2.10.0

Published by ymyzk about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v2.9.1...v2.10.0

tox-gh-actions - v2.9.1

Published by ymyzk almost 3 years ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v2.9.0...v2.9.1

tox-gh-actions - v3.0.0a2

Published by ymyzk almost 3 years ago

What's Changed

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0a1...v3.0.0a2

tox-gh-actions - v2.9.0

Published by ymyzk almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ymyzk/tox-gh-actions/compare/v2.8.1...v2.9.0

tox-gh-actions - v2.8.1

Published by ymyzk about 3 years ago

  • Fixed a bug that the tox-gh-actions can throw an error: AttributeError: 'Config' object has no attribute 'isolated_build_env' (#96, #97)
tox-gh-actions -

Published by ymyzk about 3 years ago

  • Preliminary support of tox 4. This version is tested with tox 4.0.0a9. (#59)
tox-gh-actions - v2.8.0

Published by ymyzk about 3 years ago

  • Start log line groping earlier when possible (#90)
  • Disable log line grouping when both -p and -o options are enabled (#91)
tox-gh-actions - v2.7.0

Published by ymyzk about 3 years ago

  • Add Python 3.10 support (#87)
  • Use pytest 6.2.5 or later for running tests on Python 3.10 (#87)
  • Show deprecation warning when old-style PyPy configuration is used. See the pull request description for more details. (#82)
  • Improve documentation (#83, #84, #85)
  • Use of build when packaging this library (#73)
  • Add Python 3.9 as a target version of black (#76)
tox-gh-actions - v2.6.0

Published by ymyzk over 3 years ago

  • Add experimental support of Pyston #71
  • Upgrade setuptools_scm #72
  • Prevent accidental upgrade to tox v4 #62
  • Upgrade testing platforms on GitHub Actions #69
  • Improve README #65 #68
tox-gh-actions - v2.5.0

Published by ymyzk over 3 years ago

tox-gh-actions - v2.4.0

Published by ymyzk almost 4 years ago

  • Show tox env description in logs #55
  • Add codecov to track test coverage #29
  • Add basic integration test #54
  • Improve CI for tox-gh-actions itself #52 #53
  • Improve examples in README #56
Package Rankings
Top 2.68% on Pypi.org
Badges
Extracted from project README
PyPI version PyPI Supported Python Versions GitHub Actions (Tests) codecov
Related Projects