-
Notifications
You must be signed in to change notification settings - Fork 48
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
config load issue after update to 2.1.0 #217
Comments
You can get backtraces via |
This should be fixed in 3351d5f. Could you test it out? If it looks ok, I'll tag a new version. |
@jimporter i have no access to my debug workspace now, but from code review especially the tests it looks good 👍 If there is a package for download or tagged version available i can try soon. Thank You! |
@andboss Since it looks like you're using Poetry, you should be able to point the I think that would be equivalent from Poetry's POV to having a PyPI-published version. |
... using this version:
It works now 👍 🥳 THANKS! |
Thanks for checking. I've merged that commit and released v2.1.1 with the fix. |
Summary
Configuration for building with-pdf is not working. I cannot provide the whole config, but need support how to log the issue line / affected config key to investigate further.
error appears:
Configuration and Logs
mike
version:2.1.0
Steps to Reproduce
poetry run mike deploy --config-file $CONFIG_FILE --deploy-prefix $SITE_DIR --branch $PAGES_BRANCH $PAGES_DEPLOY_NAME
Expected Behavior
It should build like version
2.0.0
The text was updated successfully, but these errors were encountered: