Skip to content

Execute devcontainer postCreateCommand after session creation#166

Merged
bbrowning merged 2 commits intobbrowning:mainfrom
GrimmiMeloni:fix/run-post-create-command
Mar 30, 2026
Merged

Execute devcontainer postCreateCommand after session creation#166
bbrowning merged 2 commits intobbrowning:mainfrom
GrimmiMeloni:fix/run-post-create-command

Conversation

@GrimmiMeloni
Copy link
Copy Markdown
Contributor

The postCreateCommand from devcontainer.json was parsed but never executed. Run it via exec_in_session after git push so source code is available in the workspace when the command runs.

GrimmiMeloni and others added 2 commits March 30, 2026 06:13
The postCreateCommand from devcontainer.json was parsed but never
executed. Run it via exec_in_session after git push so source code
is available in the workspace when the command runs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning bbrowning merged commit 5c9a675 into bbrowning:main Mar 30, 2026
6 checks passed
@bbrowning
Copy link
Copy Markdown
Owner

Looks good - thanks! I pushed a small change on top of this to fix a conflict.

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