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

Print a warning when building docs with a pre-release version of the theme #813

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jessetan
Copy link
Contributor

As it says in the description, this will print a warning when building a document and the theme version is a pre-release according to parse_version from pkg_resources.
The intention is to make it more attractive to do more frequent pre-releases as described in #379 by giving authors a more obvious indication that they are running a version that they should be only using temporarily.

I've checked the functionality of this PR, but any input on my attempt at translation setup is welcomed.

@jessetan jessetan requested a review from a team August 26, 2019 14:35
@jessetan jessetan force-pushed the warn-on-prerelease-version branch from 13b1a3c to 8237527 Compare August 26, 2019 15:13
@agjohnson agjohnson added this to the 1.0 milestone Mar 17, 2021
@agjohnson agjohnson added the Improvement Minor improvement to code label Mar 31, 2021
@Blendify Blendify requested review from agjohnson and a team July 20, 2021 00:24
@Blendify Blendify modified the milestones: 1.0, 2.0 Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants