googleapis / googleapis/google-cloud-cpp
Upgrade python version in CI images
Open
cpp: operator
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
We install Python 3.10 in some of our CI images because for a while `gcloud` did not support Python > 3.10. The download page says it now supports Python 3.12. Maybe we can use the default Python version in our CI images with the latest version of `gcloud`.
Contributor guide
Research direction
Start by locating the CI image definitions and the steps that install Python 3.10 and gcloud. Check the current gcloud Python support and compare it with the default Python version in each affected image. Done means the images use the supported default where appropriate and the relevant CI jobs complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100