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

Make Sphinx doctree cache invalidation also depend on the Jinja 2 template changes #68

Open
webknjaz opened this issue Oct 19, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@webknjaz
Copy link
Member

webknjaz commented Oct 19, 2022

Currently, changes to the file specified in [tool.towncrier].template, in pyproject.toml or towncrier.toml don't cause rebuilding the document where our directive is used. I mean, updating any of the template file or the config file doesn't invalidate the doctrees cache, at the moment.
This problem existed for the change fragments too, in the past. And have been addressed via #1, #8 and #23.

Now, the same has to be done for the template too.

@webknjaz webknjaz added bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant