Skip to content

Prefix all of our variables with RTD_ to avoid issues #128

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
Mar 11, 2020

Conversation

humitos
Copy link
Member

@humitos humitos commented Mar 11, 2020

PIP_VERSION and VIRTUALENV_VERSION are sensible variables that are read by pip and virtualenv respectively and we already have issues with them. So, to avoid this problem and future ones, we are prefixing all of our variables with RTD_.

PIP_VERSION and VIRTUALENV_VERSION are sensible variables that are
read by pip and virtualenv respectively and we already have issues
with them. So, to avoid this problem and future ones, we are prefixing
all of our variables with `RTD_`.
@humitos humitos requested a review from a team March 11, 2020 17:44
@humitos
Copy link
Member Author

humitos commented Mar 11, 2020

This PR, once approved, has to be cherry-picked to release/6.x and create a new tag 6.0.5.

@humitos
Copy link
Member Author

humitos commented Mar 11, 2020

Python tests will fail because no tests were ran. This PR fixes that #129

If the docker build command passes, I will merge this PR.

@humitos humitos merged commit c9b08e1 into master Mar 11, 2020
@humitos humitos deleted the humitos/prefix-our-variables branch March 11, 2020 18:12
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