Skip to content

chore(DevContainer): Add Python 3.13 to devcontainer and remove composer call#14875

Merged
skjnldsv merged 1 commit into
masterfrom
fix/fix-devcontainer
May 19, 2026
Merged

chore(DevContainer): Add Python 3.13 to devcontainer and remove composer call#14875
skjnldsv merged 1 commit into
masterfrom
fix/fix-devcontainer

Conversation

@DerDreschner
Copy link
Copy Markdown
Contributor

The devcontainer doesn't work anymore since #14653. The reason is being described in my comment there.

To fix that, I've manually added the appropriate devcontainer feature to install Python 3.13 and removed the composer call in the postCreateCommand, as all PHP dependencies doesn't seem to be used anymore (? - Please correct me if I'm wrong!). That way, the Dockerfile isn't touched by myself - which is quite important, as it's being used by the CI pipeline.

…ser call

Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

No RST documentation pages changed in this PR.

Last updated: Mon, 18 May 2026 16:04:35 GMT

Copy link
Copy Markdown
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Nice, thank you! It was in my TODO, but lacked time/priority :(

@skjnldsv skjnldsv merged commit a09b8ca into master May 19, 2026
35 of 37 checks passed
@skjnldsv skjnldsv deleted the fix/fix-devcontainer branch May 19, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants