Skip to content

feat(devcontainer): Add SSH feature in devcontainer.json - #2874

Closed
maaz7409 wants to merge 2 commits into
Acode-Foundation:mainfrom
maaz7409:add-ssh
Closed

feat(devcontainer): Add SSH feature in devcontainer.json#2874
maaz7409 wants to merge 2 commits into
Acode-Foundation:mainfrom
maaz7409:add-ssh

Conversation

@maaz7409

Copy link
Copy Markdown
Contributor

Currently, we can't connect to codespace with configuration as per .devcontainer/* as it lacks ssh feature in devcontainer.json.

Adding this enables ssh connection.

IMG_20260910_185831

@greptile-apps

greptile-apps Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 4/5

The change is non-blocking, but the devcontainer lock file should be regenerated to preserve reproducible feature resolution.

Findings

  1. P2 SSH Feature Lock Missing

Summary

  • Adds ghcr.io/devcontainers/features/sshd:1 to the feature configuration.
  • Leaves the repository’s devcontainer feature lock file out of sync with the declared features.

Reviews (1) · Last reviewed commit: "Add SSH feature to devcontainer configur..."

Comment thread .devcontainer/devcontainer.json
@RohitKushvaha01

Copy link
Copy Markdown
Member

ssh here is unessesary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants