Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pnpm in Node (#450)feature_node_1.2.0 | Akihiro Nagai | 2023-02-27 | 1 | -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 Lantz | 2022-10-28 | 1 | -1/+1 |
| | | | Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> | ||||
* | test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) | Josh Spicer | 2022-08-24 | 1 | -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 |