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

Python 3.12 Upgrade #4164

Merged
merged 75 commits into from
Dec 13, 2024
Merged

Python 3.12 Upgrade #4164

merged 75 commits into from
Dec 13, 2024

Conversation

tim-p-allen
Copy link
Collaborator

@tim-p-allen tim-p-allen commented Dec 4, 2024

Resolves #3949

What is being addressed

The current Python version within the TRE (3.8) has fallen out of support so is to be upgraded to 3.12

How is this addressed

  • New 3.12 images are now being used.
  • Updates to the code have been made that have broken in 3.12
  • Dependencies have been upgraded to work in 3.12

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12280637017 (with refid b89efc41)

(in response to this comment from @tim-allen-ck)

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12280637017 (with refid b89efc41)

(in response to this comment from @tim-allen-ck)

@tamirkamara
Copy link
Collaborator

/test-extended

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12299144532 (with refid b89efc41)

(in response to this comment from @tamirkamara)

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12299144532 (with refid b89efc41)

(in response to this comment from @tamirkamara)

@tamirkamara
Copy link
Collaborator

/test-extended

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12303835633 (with refid b89efc41)

(in response to this comment from @tamirkamara)

@tim-p-allen
Copy link
Collaborator Author

/test

Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/12306958742 (with refid b89efc41)

(in response to this comment from @tim-allen-ck)

@tim-p-allen
Copy link
Collaborator Author

/test-extended

Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12313189487 (with refid b89efc41)

(in response to this comment from @tim-allen-ck)

@marrobi
Copy link
Member

marrobi commented Dec 13, 2024

@tim-allen-ck passed :) Can you update the branch, then get it merged, no need to test again.

@tim-p-allen
Copy link
Collaborator Author

/test-force-approve

Copy link

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 1ed97bb)

(in response to this comment from @tim-allen-ck)

@tim-p-allen tim-p-allen enabled auto-merge (squash) December 13, 2024 14:34
@tim-p-allen
Copy link
Collaborator Author

/test-force-approve

Copy link

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 1ed97bb)

(in response to this comment from @tim-allen-ck)

@tim-p-allen
Copy link
Collaborator Author

/test-force-approve

Copy link

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit d78748e)

(in response to this comment from @tim-allen-ck)

@tim-p-allen
Copy link
Collaborator Author

/test-force-approve

Copy link

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 98e8e83)

(in response to this comment from @tim-allen-ck)

@tim-p-allen
Copy link
Collaborator Author

/test

Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/12318791599 (with refid b89efc41)

(in response to this comment from @tim-allen-ck)

@tim-p-allen tim-p-allen merged commit 6c7a450 into microsoft:main Dec 13, 2024
11 checks passed
@tim-p-allen tim-p-allen deleted the python3.8-Gaurav branch December 13, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.8 out of support from October 2024, move python version to newer version
5 participants