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 patch versions and add new ones for all supported languages #10217

Merged
merged 6 commits into from
Jun 25, 2023

Conversation

EwoutH
Copy link
Contributor

@EwoutH EwoutH commented Apr 3, 2023

Update the Python patch versions of CPython 3.7 to 3.11 and PyPy 3.8 and 3.9 to their latest versions.

This PR is comparable to #9692 and needs readthedocs/readthedocs-docker-images#192.

Closes #10466

Update the Python patch versions of CPython 3.7 to 3.11 and PyPy 3.8 and 3.9 to their latest versions.
@EwoutH EwoutH requested a review from a team as a code owner April 3, 2023 18:30
@EwoutH EwoutH requested a review from benjaoming April 3, 2023 18:30
@benjaoming benjaoming requested review from humitos and removed request for benjaoming April 4, 2023 14:43
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

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

This, and the releated PRs are 👍🏼 . Thanks!

Unfortunately, we cannot merge them yet because we need to fix some AWS variables in CircleCI to be able to compile and push the compiled versions to S3. There are some ops-y tasks required before merging it.

@humitos humitos added the Status: blocked Issue is blocked on another issue label Apr 4, 2023
@EwoutH
Copy link
Contributor Author

EwoutH commented Apr 18, 2023

Thanks for the review!

What's the current status?

@humitos
Copy link
Member

humitos commented Apr 19, 2023

No progress here 😞 . Unfortunately, I'm not able to prioritize this work currently due that I have a lot of other tasks that I need to finish.

@EwoutH
Copy link
Contributor Author

EwoutH commented Apr 19, 2023

No problem, thanks for the update!

@humitos humitos added the Priority: low Low priority label Jun 13, 2023
@humitos humitos self-assigned this Jun 23, 2023
@humitos humitos changed the title base.py: Update Python patch versions Update patch versions for all supported languages Jun 25, 2023
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

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

Upgrade the versions to match latest ones.

readthedocs/settings/base.py Outdated Show resolved Hide resolved
readthedocs/settings/base.py Outdated Show resolved Hide resolved
@humitos humitos removed Status: blocked Issue is blocked on another issue Priority: low Low priority labels Jun 25, 2023
@humitos humitos changed the title Update patch versions for all supported languages Update patch versions and add new ones for all supported languages Jun 25, 2023
@humitos
Copy link
Member

humitos commented Jun 25, 2023

I'm trying to upload the .tar.gz to S3 via CircleCI in readthedocs/readthedocs-docker-images#191. Once that's working, we can merge this PR.

@humitos
Copy link
Member

humitos commented Jun 25, 2023

All the new versions were upload successfully. I'm merging this PR. It will be deployed on Tuesday. Let us know if Rust 1.70 works for you after the deploy.

@humitos humitos merged commit 418980d into readthedocs:main Jun 25, 2023
@nmandery
Copy link

Thank you for the very quick update - I will check Rust 1.70 after it has been deployed.

@stsewd
Copy link
Member

stsewd commented Jun 26, 2023

We should update our docs https://github.com/readthedocs/readthedocs.org/blob/main/docs/user/config-file/v2.rst and spec https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/rtd_tests/fixtures/spec/v2/schema.json with the new versions.

humitos added a commit that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Upgrade rust build environment to 1.70
4 participants