Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smart auto-install multiple versions for `node` (#56) | Josh Spicer | 2022-07-14 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | * node * fix comment (no-ci) * Apply suggestions from code review Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * update test scenario * remove minor for node 18 * update scenarios to object notation * add shabang * only set default node once Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> | ||||
* | add descriptions to feature metadata (no-ci) | Josh Spicer | 2022-06-21 | 1 | -0/+1 |
| | |||||
* | Pass options via environment variables (#39) | Josh Spicer | 2022-06-03 | 1 | -0/+41 |
* up to docker-in-docker converted * first pass at the rest of the features (and bash linting and updated CLI * move shell linter to own file * rename feature.json -> devcontainer-feature.json * continue on error * continue on error in right spot * formatting * fix AZ_VERSION * update python * restore variable name * update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios * add tree because I like tree * glob for shell linter * fix test-scenarios * shell linter * more shell helper |