aboutsummaryrefslogtreecommitdiff
path: root/test/node/install_additional_node.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add pnpm in Node (#450)feature_node_1.2.0Akihiro Nagai2023-02-271-0/+1
| | | | | | | | | | | * Add pnpm in Node * pnpm from npm * Restore README.md * Update install.sh * Update tests
* Fix privs in Node, regressions from #199 (#241)Chuck Lantz2022-10-281-1/+1
| | | Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+17
* 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