Skip to content

fix(install): support non-interactive installation for devcontainers#1092

Merged
graphite-app[bot] merged 1 commit intomainfrom
support-devcontainer
Mar 23, 2026
Merged

fix(install): support non-interactive installation for devcontainers#1092
graphite-app[bot] merged 1 commit intomainfrom
support-devcontainer

Conversation

@fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 22, 2026

Auto-detect devcontainer environments (GitHub Codespaces, VS Code Remote
Containers, DevPod) alongside CI to skip the interactive Node.js manager
prompt. Add VITE_PLUS_NODE_MANAGER env var for explicit override in other
non-interactive contexts. Add postCreateCommand to devcontainer.json.

Closes #1079

@netlify
Copy link

netlify bot commented Mar 22, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit d0b0d3e
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69c0a0ee4b99310008f5306a

@fengmk2 fengmk2 self-assigned this Mar 22, 2026
@fengmk2 fengmk2 marked this pull request as ready for review March 22, 2026 03:39
Copy link
Member Author

fengmk2 commented Mar 22, 2026


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 marked this pull request as draft March 22, 2026 03:39
Copy link
Member Author

fengmk2 commented Mar 22, 2026

image.png

image.png

test works

@fengmk2 fengmk2 marked this pull request as ready for review March 22, 2026 08:03
@graphite-app
Copy link

graphite-app bot commented Mar 23, 2026

Merge activity

…1092)

Auto-detect devcontainer environments (GitHub Codespaces, VS Code Remote
Containers, DevPod) alongside CI to skip the interactive Node.js manager
prompt. Add VITE_PLUS_NODE_MANAGER env var for explicit override in other
non-interactive contexts. Add postCreateCommand to devcontainer.json.

Closes #1079
@graphite-app graphite-app bot force-pushed the support-devcontainer branch from c149d35 to d0b0d3e Compare March 23, 2026 02:09
@graphite-app graphite-app bot merged commit d0b0d3e into main Mar 23, 2026
31 checks passed
@graphite-app graphite-app bot deleted the support-devcontainer branch March 23, 2026 02:17
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.

Support non-interactive installation for CI/devcontainers (e.g., GitHub Codespaces)

2 participants