| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
feat(node): install the latest nvm by default
|
|
|
|
|
|
|
|
|
|
|
| |
* Avoid unexpected shell expansion
* Add install Node with ZSH as default test
* Fix LTS only work on >bionic
* Bump Node feature version
* Remove huge universal image on scenarios
|
|
|
|
|
|
|
|
|
|
|
| |
* Add pnpm in Node
* pnpm from npm
* Restore README.md
* Update install.sh
* Update tests
|
|
|
| |
Node: Fix regression https://github.com/devcontainers/features/issues/317
|
|
|
|
|
| |
* Node:Fix bug version set by Feature is not default
* node not supported for ubuntu:bionic
|
|
|
| |
fix version:none
|
|
|
| |
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
|
|
|
|
| |
* Node: Fix nvm ownership
* remove 0002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* test updates to adopt https://github.com/devcontainers/cli/pull/124
* remove accidental tgz check in
* typo in option
* typo in python install script on dotnet6/jammy branch
* no scenarios
* code review and test name
* Delete install_os_provided_python.sh
|
|
|
|
|
| |
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
|
| |
|
|
|