Skip to content

Add devcontainer config#458

Merged
staabm merged 1 commit into
thecodingmachine:masterfrom
shish:pr458
Nov 28, 2024
Merged

Add devcontainer config#458
staabm merged 1 commit into
thecodingmachine:masterfrom
shish:pr458

Conversation

@shish

@shish shish commented Nov 28, 2024

Copy link
Copy Markdown
Collaborator

(breaking shish/safe down into smaller parts for easier merging)

These configs make it so that one can open the Safe project in a compatible editor (eg vscode) and the IDE will do all the work (eg build, test) in a self-contained container with all the right versions of all the right tools installed. This is particularly useful for Safe, whose build process only runs with specific PHP versions, which may differ from what is installed on the developer's host system.

(breaking shish/safe down into smaller parts for easier merging)

These configs make it so that one can open the Safe project in a compatible editor (eg vscode) and the IDE will do all the work (eg build, test) in a self-contained container with all the right versions of all the right tools installed. This is particularly useful for Safe, whose build process only runs with specific PHP versions, which may differ from what is installed on the developer's host system.
@staabm staabm merged commit 873fdc4 into thecodingmachine:master Nov 28, 2024
@staabm

staabm commented Nov 28, 2024

Copy link
Copy Markdown
Collaborator

thanks

@shish shish deleted the pr458 branch December 2, 2024 19:25
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