Skip to content
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

fix #8818 - run regendoc without tox cachedir #9115

Merged
merged 1 commit into from Oct 4, 2021

Conversation

RonnyPfannschmidt
Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt commented Sep 22, 2021

#4270 introduced per tox env pytest cachedirs and
never protected regendoc against it

closes #8818

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this @RonnyPfannschmidt. Left a few comments.

changelog/8818.trivial.rst Outdated Show resolved Hide resolved
doc/en/Makefile Show resolved Hide resolved
doc/en/builtin.rst Show resolved Hide resolved
doc/en/how-to/cache.rst Show resolved Hide resolved
doc/en/how-to/usage.rst Show resolved Hide resolved
tox.ini Show resolved Hide resolved
pytest-dev#4270 introduced per tox env pytest cachedirs and
never protected regendoc against it
@RonnyPfannschmidt RonnyPfannschmidt merged commit 028eb6f into pytest-dev:main Oct 4, 2021
@RonnyPfannschmidt RonnyPfannschmidt deleted the fix-regendoc branch October 4, 2021 17:11
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.

Investigate long regendoc output in cache.rst
4 participants