readthedocs / readthedocs-docker-images

Docker image definitions used by Read the Docs
115 stars 70 forks source link

Re-trigger "compile-and-upload-tools' CircleCI task #188

Closed humitos closed 1 year ago

humitos commented 1 year ago

I'm expecting this task to fail (https://app.circleci.com/pipelines/github/readthedocs/readthedocs-docker-images/258/workflows/0d4e291f-c73f-4f89-9080-7fbc5c8e486c/jobs/455) because the checksum of the .tar.gz is incorrect. It will be solved by this PR https://github.com/pyenv/pyenv/pull/2496#pullrequestreview-1156262078

humitos commented 1 year ago

It worked like a champ! We didn't have any problem compiling Python 3.11. All the new compiled versions are in S3 already 🎉

cc @agjohnson the auto-build-and-upload worked amazingly!