Skip to content

Don't assume build isn't None in a docker build env #6599

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 3 commits into from
Jan 29, 2020

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Jan 28, 2020

This is kind of the same we hit with a local env
#6503

This is kind of the same we hit with a local env
readthedocs#6503
@stsewd stsewd force-pushed the dont-asume-build-on-docker-env branch from 2af1906 to e024beb Compare January 29, 2020 00:29
Copy link
Contributor

@agjohnson agjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@agjohnson agjohnson merged commit ab234ea into readthedocs:master Jan 29, 2020
agjohnson pushed a commit that referenced this pull request Jan 29, 2020
* Don't assume build isn't None in a docker build env

This is kind of the same we hit with a local env
#6503

* Check for self.build

* Use context manager
@stsewd stsewd deleted the dont-asume-build-on-docker-env branch January 29, 2020 15:18
@humitos humitos added the PR: hotfix Pull request applied as hotfix to release label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: hotfix Pull request applied as hotfix to release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants