Skip to content

Conversation

@m1yag1
Copy link
Member

@m1yag1 m1yag1 commented Jul 12, 2025

Updates Platform.sh configuration to use Python 3.12 runtime instead of Python 3.8.

This change aligns the production environment with our codebase that now supports Python 3.12. The application dependencies and code have been tested and are compatible with Python 3.12.

Changes:

  • Update runtime from python:3.8 to python:3.12

Testing:

  • Python 3.12 compatibility has been verified in CI/CD
  • All tests pass on Python 3.12
  • Dependencies are compatible with Python 3.12

Update .platform.app.yaml to use python:3.12 runtime instead of python:3.8.
This aligns the production environment with our updated codebase that now supports Python 3.12.
@m1yag1 m1yag1 merged commit dc98305 into master Jul 12, 2025
4 checks passed
@m1yag1 m1yag1 deleted the upgrade-platformsh-python312 branch July 12, 2025 17:53
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.

1 participant