Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds a PHP feature (#22) | Samruddhi Khandale | 2022-05-26 | 2 | -0/+204 |
| | | | | | | | | | | | | | | | | | * add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | sync with jammy updates (#21) | Josh Spicer | 2022-05-25 | 7 | -18/+85 |
| | | | sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over | ||||
* | adding nvm option: nvmInstallPath (#20) | Samruddhi Khandale | 2022-05-24 | 1 | -0/+5 |
| | | | adding nvm option | ||||
* | Common: Moving contents from setup-user.sh (#16) | Samruddhi Khandale | 2022-05-16 | 1 | -0/+18 |
| | | | | | | | * common: append data * move contents * nit | ||||
* | python: bug fix when version = none (#14) | Samruddhi Khandale | 2022-05-16 | 16 | -14/+16 |
| | | | | | | | * python: bug fix * add missing "none" proposal * nit | ||||
* | fix terraform feature and new cli | Josh Spicer | 2022-05-13 | 1 | -7/+16 |
| | |||||
* | Merge branch 'main' of https://github.com/devcontainers/features | Josh Spicer | 2022-05-13 | 3 | -14/+44 |
|\ | |||||
| * | Jupyterlab: Update script and add pythonBinary as option (#12) | Samruddhi Khandale | 2022-05-13 | 2 | -13/+43 |
| | | | | | | update sh + add arg | ||||
| * | Python: Use exposed installPath argument (#13) | Samruddhi Khandale | 2022-05-13 | 1 | -1/+1 |
| | | | | | | use exposed installPath arg | ||||
* | | add feature stubs for all | Josh Spicer | 2022-05-13 | 2 | -3/+14 |
|/ | |||||
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 53 | -0/+6395 |
* restructure and update cli * typo |