| 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
|
|
|
| |
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>
|
|
* 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
|