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

mike doesnt support !ENV #64

Closed
zhilyaev opened this issue Jul 22, 2021 · 2 comments
Closed

mike doesnt support !ENV #64

zhilyaev opened this issue Jul 22, 2021 · 2 comments

Comments

@zhilyaev
Copy link

I have the next mkdocs.yml

...
extra:
  version:
    provider: mike
    default: latest
  analytics:
    provider: google
    property: !ENV GOOGLE_ANALYTICS_KEY
...

Error

error: could not determine a constructor for the tag '!ENV'
  in "mkdocs.yml", line 53, column 15

Mkdocs configuration: https://www.mkdocs.org/user-guide/configuration/#environment-variables

@jimporter
Copy link
Owner

This should already be resolved by the patch for #59, which will be published in v1.1 in a week or so. If the patch there doesn't work right, just let me know and I can reopen this.

@jimporter
Copy link
Owner

Well, it took a lot longer than a week (other things came up, as they tend to do), but v1.1.0 is now published.

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

No branches or pull requests

2 participants