aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Automated documentation update (#86)github-actions[bot]2022-08-101-1/+1
* Java: fix gradle bug - invalid version (#84)Samruddhi Khandale2022-08-102-4/+3
* Automated documentation update (#85)github-actions[bot]2022-08-0924-48/+48
* Automated documentation update (#81)github-actions[bot]2022-08-061-1/+1
* Prep: republish features to ghcr.io (#78)Samruddhi Khandale2022-08-0524-93/+49
* Rename feature: 'common' to 'common-utils' (#79)Samruddhi Khandale2022-08-053-4/+4
* bump go to 1.19Josh Spicer2022-08-051-2/+2
* Automated documentation update (#77)github-actions[bot]2022-08-031-0/+2
* port https://github.com/microsoft/vscode-dev-containers/pull/1560Josh Spicer2022-08-011-1/+1
* parity with https://github.com/microsoft/vscode-dev-containers/pull/1561Josh Spicer2022-08-011-2/+2
* sync with https://github.com/microsoft/vscode-dev-containers/pull/1559Josh Spicer2022-08-011-1/+1
* port change https://github.com/microsoft/vscode-dev-containers/pull/1558Josh Spicer2022-07-301-1/+3
* port over https://github.com/microsoft/vscode-dev-containers/issues/1555Josh Spicer2022-07-291-0/+2
* Port changes and set executable bitJosh Spicer2022-07-2921-1/+27
* Java: bundle maven and gradle as options (#68)Samruddhi Khandale2022-07-232-1/+27
* oryx: fix env variable DYNAMIC_INSTALL_ROOT_DIR (#63)Samruddhi Khandale2022-07-161-6/+2
* Oryx: change path of git repo download (#59)Samruddhi Khandale2022-07-152-3/+4
* PHP: Install additional versions (#61)v0.0.4v0.0.3Samruddhi Khandale2022-07-142-69/+86
* Java: Install additional versions (#62)Samruddhi Khandale2022-07-142-15/+35
* Dotnet: Install additional versions (#60)Samruddhi Khandale2022-07-142-22/+39
* smart auto-install multiple versions for `node` (#56)Josh Spicer2022-07-142-6/+25
* Python: Install additional versions (#58)Samruddhi Khandale2022-07-012-26/+46
* ruby: install additional versions (#57)Samruddhi Khandale2022-07-012-4/+18
* Automated documentation updateDevcontainers CI2022-06-2224-144/+72
* Automated documentation updateDevcontainers CI2022-06-2121-26/+26
* add descriptions to feature metadata (no-ci)Josh Spicer2022-06-2121-19/+64
* Revert "Attempt to fix communication error on images smoke test (#52)"Samruddhi Khandale2022-06-211-10/+6
* Attempt to fix communication error on images smoke test (#52)Samruddhi Khandale2022-06-201-6/+10
* Python: Install python tools if python exists (#51)Samruddhi Khandale2022-06-181-10/+9
* Revert "Automated documentation update"Samruddhi Khandale2022-06-151-27/+0
* Merge branch 'main' of https://github.com/devcontainers/featuresSamruddhi Khandale2022-06-151-0/+27
|\
| * Automated documentation updateDevcontainers CI2022-06-151-0/+27
* | Revert "add gradle feature"Samruddhi Khandale2022-06-152-158/+0
|/
* add gradle featureSamruddhi Khandale2022-06-152-0/+158
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-1511-15/+15
* conda: path changes (#49)Samruddhi Khandale2022-06-151-1/+1
* Devcontainer docs (#47)Josh Spicer2022-06-1425-1/+680
* 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