Skip to content

Fix Read the Docs builds #412

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kurtmckee
Copy link

Read the Docs builds began permanently failing on February 26, 2024.

The differential diagnosis between success and failure seems to be that the last successful build used Poetry 1.7.1; the first failing build used Poetry 1.8.1. For reference, Poetry 1.8.1 was released on February 26, 2024.

Read the Docs later updated its "Install dependencies with Poetry" documentation to note that Poetry needs a $VIRTUAL_ENV environment variable set.

This change aligns the Read the Docs config with the documented fix, and simultaneously updates the build OS and Python version, which are both very old.

Read the Docs builds began permanently failing on February 26, 2024.

The differential diagnosis between success and failure
seems to be that the last successful build used Poetry 1.7.1;
the first failing build used Poetry 1.8.1.
For reference, Poetry 1.8.1 was released on February 26, 2024.

Read the Docs later updated its "Install dependencies with Poetry"
documentation to note that Poetry needs a `$VIRTUAL_ENV`
environment variable set.

https://docs.readthedocs.com/platform/stable/build-customization.html#install-dependencies-with-poetry

This change aligns the Read the Docs config with the documented
fix, and simultaneously updates the build OS and Python version,
which are both very old.
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.

1 participant