Skip to content

Fix yaml configuration-envs-interpolation examples #494

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

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Fix yaml configuration-envs-interpolation examples #494

merged 1 commit into from
Aug 24, 2021

Conversation

piperubio
Copy link
Contributor

the interpolation of the environment variables example in yaml is wrong, I have changed the example from {$ ENV_VAR} to $ {ENV_VAR}

the interpolation of the environment variables in yaml is wrong, I have changed the example from {$ ENV_VAR} to $ {ENV_VAR}
@rmk135
Copy link
Member

rmk135 commented Aug 23, 2021

Thanks for the fix @Krouw ! I'll merge it later today.

@rmk135 rmk135 changed the base branch from master to develop August 24, 2021 01:01
@rmk135 rmk135 merged commit eda67e4 into ets-labs:develop Aug 24, 2021
@rmk135 rmk135 self-assigned this Aug 24, 2021
@rmk135
Copy link
Member

rmk135 commented Aug 24, 2021

Merged the PR in develop branch. Next release to the PyPI will be on Wednesday August 25th.

@rmk135
Copy link
Member

rmk135 commented Aug 25, 2021

Published in 4.36.0.

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.

2 participants