Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ymyzk/tox-gh-actions

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #228 from ymyzk/free-threading

Add support for free-threading Python builds

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #226 from ymyzk/pypi-publish-env-url

Add PyPI project URL to packaging workflow environment

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #201 from ymyzk/pypi-publish

Configure trusted publishing to PyPI

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #190 from ymyzk/new-python-vers

Add CPython 3.12 and PyPy 3.10 to test suites

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #183 from adrien-berchet/fix-syntax-error

Fix SyntaxError introduced in a6451af

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #181 from ymyzk/fix-parallel-warning

Fix warning message when tox or tox -p 0 is used to run tox

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #177 from ymyzk/fix-tox-p

Fix TypeError when running "tox -p"

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #145 from ymyzk/fix-tox-4-parallel

Fix error when running "tox -p"

v3.0.0

Toggle v3.0.0's commit message
Fix CI

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from ymyzk/custom-behaviors

Expose fail_on_no_env and problem_matcher options to customize behaviors