Skip to content

Upgrade devcontainer #382

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

Merged
merged 2 commits into from
May 27, 2025
Merged

Upgrade devcontainer #382

merged 2 commits into from
May 27, 2025

Conversation

tonylampada
Copy link
Collaborator

@tonylampada tonylampada commented May 27, 2025

Description

Upgrades the development container environment by updating Python from 3.8 to 3.10 and integrating uv as the package manager for faster dependency installation and better development experience.

Necessary because vscode debugger doesn't like python3.8 anymore

Type of change

  • Maintenance (devx)

How has this change been tested, please provide a testcase or example of how you tested the change?

I can debug stuff in the devcontainer again :-)

Any specific deployment considerations

Nope

Docs

N/A

@tonylampada tonylampada changed the title upgrade python in the devcontainer, and use uv Upgrade devcontainer May 27, 2025
@tonylampada tonylampada marked this pull request as ready for review May 27, 2025 20:57
@tonylampada tonylampada self-assigned this May 27, 2025
@tonylampada tonylampada requested a review from lrosemberg May 27, 2025 20:57
Copy link
Contributor

@lrosemberg lrosemberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tonylampada tonylampada merged commit ae5de70 into main May 27, 2025
16 checks passed
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.

2 participants