Skip to content

Use remote user from devcontainer CLI and respect shell in passwd#48230

Merged
KyleBarton merged 6 commits intomainfrom
use_remote_user_and_shell_in_dev_containers
Feb 3, 2026
Merged

Use remote user from devcontainer CLI and respect shell in passwd#48230
KyleBarton merged 6 commits intomainfrom
use_remote_user_and_shell_in_dev_containers

Conversation

@KyleBarton
Copy link
Collaborator

@KyleBarton KyleBarton commented Feb 3, 2026

Closes #46252
Closes #48355

Uses the remoteUser property returned from the devcontainer CLI so that settings are respected. Additionally, checks for a default shell in passwd if $SHELL is not set.

Release Notes:

  • Fixed remote_user and shell inconsistencies from within dev containers

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 3, 2026
@KyleBarton KyleBarton enabled auto-merge (squash) February 3, 2026 00:39
@KyleBarton KyleBarton disabled auto-merge February 3, 2026 00:40
@KyleBarton KyleBarton merged commit 85d03d5 into main Feb 3, 2026
27 checks passed
@KyleBarton KyleBarton deleted the use_remote_user_and_shell_in_dev_containers branch February 3, 2026 00:43
adb-sh pushed a commit to adb-sh/zed that referenced this pull request Feb 5, 2026
…d-industries#48230)

Closes zed-industries#46252

Uses the `remoteUser` property returned from the devcontainer CLI so
that settings are respected. Additionally, checks for a default shell in
`passwd` if `$SHELL` is not set.

Release Notes:

- Fixed remote_user and shell inconsistencies from within dev containers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

1 participant