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

Publish images for different python versions #160

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

isaac-ped
Copy link

This is an attempt to publish docker images with different python versions.

This should push an image tagged with python-3.9, python-3.10 and python-3.11 when building each python version. It should also keep a base version with no arguments, which will default to what is specified in the docker image.

This is my first contribution here, so I welcome any feedback!

fixes: #144

@justinvp
Copy link
Member

Hi @isaac-ped, apologies for the incredibly long delay here. Thanks so much for your patience and the pull request. This has been a longstanding thing we've wanted to do across all our language ecosystems (having different images for each supported runtime). We'll take a closer look at this PR next week. Thanks again!

@justinvp justinvp self-requested a review April 8, 2024 23:48
@freud14-tm
Copy link

@justinvp any plan to merge this soon?

@justinvp
Copy link
Member

justinvp commented Jul 9, 2024

Thanks for your patience! Just wanted to share that we are planning to pick this up this quarter with #204 for each of the supported Pulumi language runtimes, including Python.

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.

Publish several PYTHON_VERSION images
3 participants