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

adding possibility for versions #876

Merged
merged 2 commits into from
Sep 3, 2021
Merged

adding possibility for versions #876

merged 2 commits into from
Sep 3, 2021

Conversation

tlienart
Copy link
Owner

@tlienart tlienart commented Sep 2, 2021

calling

optimize(..., version="dev")

will lead to urls being /prepath/dev/... (with prepath potentially empty as before)

optimize(..., version="0.1")

will lead to urls being /prepath/stable/... AND a copy at /prepath/0.1/

@tlienart tlienart marked this pull request as ready for review September 3, 2021 09:10
@tlienart tlienart merged commit 4c1825d into master Sep 3, 2021
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.

1 participant