Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Java: bundle maven and gradle as options (#68) | Samruddhi Khandale | 2022-07-23 | 1 | -0/+14 |
| | | | bundle maven and gradle | ||||
* | Java: Install additional versions (#62) | Samruddhi Khandale | 2022-07-14 | 1 | -10/+34 |
| | | | | | | | | | * Java: Install additional versions * nit * tweak: to unblock git merge * nit | ||||
* | Fix permissions: add username:user_group (#50) | Samruddhi Khandale | 2022-06-15 | 1 | -1/+1 |
| | | | | | | | | | * add username:user_group * fix remaining permissions * add * * remove * | ||||
* | Pass options via environment variables (#39) | Josh Spicer | 2022-06-03 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 1 | -0/+145 |
* restructure and update cli * typo |