Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass options via environment variables (#39) | Josh Spicer | 2022-06-03 | 2 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Revert "fix username when automatic: hugo and anaconda (#31)" (#35) | Samruddhi Khandale | 2022-05-31 | 1 | -5/+3 |
| | | | This reverts commit e496022c568e9f6f42b41cda37f8d2e929eb3564. | ||||
* | fix username when automatic: hugo and anaconda (#31) | Samruddhi Khandale | 2022-05-27 | 1 | -3/+5 |
| | | | fix username when automatic | ||||
* | updates to conda,gradle,hugo (#24) | Josh Spicer | 2022-05-26 | 1 | -1/+1 |
| | |||||
* | fix anaconda pathing | Josh Spicer | 2022-05-26 | 2 | -4/+11 |
| | |||||
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 2 | -0/+115 |
* restructure and update cli * typo |