Skip to content
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

Update Read the Docs configuration (automatic) #9

Merged

Conversation

readthedocs-assistant
Copy link
Contributor

Howdy! 👋

I am @readthedocs-assistant and I am sending you this pull request to upgrade the configuration of your Read the Docs project. Your project will continue working whether or not you merge it, but I recommended you take it into consideration.

Note: This tool is in beta phase. Don't hesitate to ping @astrojuanlu and/or @humitos if you spot any problems.

The following migrators were applied:

  • Convert the Python version to a string.

This makes the configuration valid according to the schema
and protects you from
"the Python 3.1 problem".

  • Migrate to build.tools configuration.

This uses the new base Docker image based on Ubuntu 20.04 introduced in October 2021
and picks an appropriate Python version for your project
(read our blog post
for details).
Notice that now you can specify the Node.js, Rust, and Go versions as well.

Note: Some system dependencies are not preinstalled anymore,
so this might require manually adding them to build.apt_packages
(see our
documentation
).

  • Migrate to Mamba as a drop-in replacement for Conda.

Your project requested using Mamba instead of Conda for performance reasons.
Now this is included in your configuration
and you can change it without our intervention.

The following migrators were applied:

- Convert the Python version to a string.

This makes the configuration valid according to the schema
and protects you from
["the Python 3.1 problem"](https://dev.to/hugovk/the-python-3-1-problem-85g).

- Migrate to `build.tools` configuration.

This uses the new base Docker image based on Ubuntu 20.04 introduced in October 2021
and picks an appropriate Python version for your project
(read [our blog post](https://blog.readthedocs.com/new-build-specification/)
for details).
Notice that now you can specify the Node.js, Rust, and Go versions as well.

*Note:* Some system dependencies are not preinstalled anymore,
so this might require manually adding them to `build.apt_packages`
(see [our
documentation](https://docs.readthedocs.io/en/stable/config-file/v2.html#build-apt-packages>)).

- Migrate to Mamba as a drop-in replacement for Conda.

Your project requested using Mamba instead of Conda for performance reasons.
Now this is included in your configuration
and you can change it without our intervention.
@fbriol fbriol merged commit 22f6053 into CNES:master Jan 19, 2022
@readthedocs-assistant readthedocs-assistant deleted the update-rtd-config-assistant branch January 19, 2022 20:56
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.

None yet

2 participants