Skip to content

Fix silent, then loud failure after Tox 4 upgrade #9803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

benjaoming
Copy link
Contributor

@benjaoming benjaoming commented Dec 13, 2022

All our builds started breaking again. I hope Tox stops behaving like this.

We should start managing Tox in a requirements_tox.txt so version specifications can be managed instead of putting version info in Circle CI config.

Tox 4.0.6 breaks for a good reason! It breaks when a behavior changed in Tox 4 (only comma-separated lists, whitespaces not allowed) and old values of passenv were silently parsed wrongly.

Ref: tox-dev/tox#2658

@benjaoming benjaoming requested a review from a team as a code owner December 13, 2022 11:15
@benjaoming benjaoming requested a review from humitos December 13, 2022 11:15
@benjaoming benjaoming merged commit 5ab4955 into readthedocs:main Dec 13, 2022
@benjaoming benjaoming deleted the tox-fix-pass_env branch December 13, 2022 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants