You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Build: expose `READTHEDOCS_VIRTUALENV_PATH` variable
This variable points to where Read the Docs created the virtualenv.
Closes#9629
* Build: use our own variable `$READTHEDOCS_VIRTUALENV_PATH`
This variable contains the path we need to call the Python executable.
* Build: use environment variables for Conda as well
* Tests: add missing variable
* Lint
* Lint again
* Missing :
* Test: update env variables
* Test: make it work locally and CicleCI
* Docs: add link to the builds page
* Refactor: make `venv_bin` more concrete to match venv/conda
* Build: missing return
* API: sanitize build command properly
* Update readthedocs/api/v2/serializers.py
Co-authored-by: Eric Holscher <[email protected]>
---------
Co-authored-by: Eric Holscher <[email protected]>
0 commit comments