aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* python: fix condition when version=noneSamruddhi Khandale2022-06-141-2/+1
* Common: Handle meta.env for devcontainer-info cmd (#46)Samruddhi Khandale2022-06-141-10/+12
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-138-12/+74
* port changes from vscode-dev-containers for jammy compat (#44)Josh Spicer2022-06-132-2/+16
* ruby: revert sudo_if changesSamruddhi Khandale2022-06-101-11/+2
* ruby: fix permissions and ln for oryx (#43)Samruddhi Khandale2022-06-101-1/+13
* fix oryx pathSamruddhi Khandale2022-06-102-3/+4
* oryx: change and own DYNAMIC_INSTALL_ROOT_DIRSamruddhi Khandale2022-06-092-3/+6
* oryx: add permission to DYNAMIC_INSTALL_ROOT_DIR (#42)Samruddhi Khandale2022-06-091-0/+1
* go: fix pathSamruddhi Khandale2022-06-091-3/+3
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-084-150/+94
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-065-51/+62
* Pass options via environment variables (#39)Josh Spicer2022-06-0352-274/+336
* Samruddhikhandale/attempt fix ruby (#38)Samruddhi Khandale2022-06-021-4/+7
* php: allow multiple versions (#33)Samruddhi Khandale2022-06-022-62/+88
* ruby: fix sourcing bug (#37)Samruddhi Khandale2022-06-021-3/+1
* dotnet: allow multiple dotnet versions (#34)Samruddhi Khandale2022-06-022-23/+55
* Python: Allow installing multiple versions of python (#32)Samruddhi Khandale2022-06-012-22/+55
* Ruby: fix bug (#36)Samruddhi Khandale2022-06-011-24/+27
* Revert "fix username when automatic: hugo and anaconda (#31)" (#35)Samruddhi Khandale2022-05-312-10/+6
* Add oryx feature (#27)Samruddhi Khandale2022-05-272-0/+140
* fix username when automatic: hugo and anaconda (#31)Samruddhi Khandale2022-05-272-6/+10
* update jupyter and ruby features (#26)jospicer/testing-multi-repo-authJosh Spicer2022-05-277-417/+10
* fix export bug: maven (#30)Samruddhi Khandale2022-05-271-1/+1
* fix gradle bug (#29)Samruddhi Khandale2022-05-271-2/+1
* fix php: add missing $ (#28)Samruddhi Khandale2022-05-271-4/+6
* maven and optional sdkman (#25)Josh Spicer2022-05-263-10/+27
* updates to conda,gradle,hugo (#24)Josh Spicer2022-05-264-8/+16
* fix anaconda pathingJosh Spicer2022-05-262-4/+11
* smart PR action (#23)Josh Spicer2022-05-262-2/+2
* Adds a PHP feature (#22)Samruddhi Khandale2022-05-262-0/+204
* sync with jammy updates (#21)Josh Spicer2022-05-257-18/+85
* adding nvm option: nvmInstallPath (#20)Samruddhi Khandale2022-05-241-0/+5
* Common: Moving contents from setup-user.sh (#16)Samruddhi Khandale2022-05-161-0/+18
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-1616-14/+16
* fix terraform feature and new cliJosh Spicer2022-05-131-7/+16
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-05-133-14/+44
|\
| * Jupyterlab: Update script and add pythonBinary as option (#12)Samruddhi Khandale2022-05-132-13/+43
| * Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-131-1/+1
* | add feature stubs for allJosh Spicer2022-05-132-3/+14
|/
* restructure and update cli (#11)Josh Spicer2022-05-1253-0/+6395