| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Actions: remove tweaked action (#66) | Samruddhi Khandale | 2022-07-18 | 1 | -15/+0 |
* | remove hardcoded devcontainer-cli (#65) | Josh Spicer | 2022-07-18 | 6 | -9/+23 |
* | oryx: fix env variable DYNAMIC_INSTALL_ROOT_DIR (#63) | Samruddhi Khandale | 2022-07-16 | 1 | -6/+2 |
* | Oryx: change path of git repo download (#59) | Samruddhi Khandale | 2022-07-15 | 3 | -3/+19 |
* | PHP: Install additional versions (#61)v0.0.4v0.0.3 | Samruddhi Khandale | 2022-07-14 | 4 | -69/+108 |
* | Java: Install additional versions (#62) | Samruddhi Khandale | 2022-07-14 | 4 | -15/+57 |
* | Dotnet: Install additional versions (#60) | Samruddhi Khandale | 2022-07-14 | 4 | -22/+61 |
* | smart auto-install multiple versions for `node` (#56) | Josh Spicer | 2022-07-14 | 6 | -7/+67 |
* | Python: Install additional versions (#58) | Samruddhi Khandale | 2022-07-01 | 4 | -27/+70 |
* | ruby: install additional versions (#57) | Samruddhi Khandale | 2022-07-01 | 4 | -4/+40 |
* | update workflows for cli to https://github.com/devcontainers/cli/pull/11/comm... | Josh Spicer | 2022-06-30 | 4 | -4/+4 |
* | update scenario to object notatio0n | Josh Spicer | 2022-06-30 | 1 | -31/+7 |
* | update cli to https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb46... | Josh Spicer | 2022-06-30 | 2 | -0/+0 |
* | no-ci | Josh Spicer | 2022-06-29 | 1 | -1/+1 |
* | (no-ci) how to build | Josh Spicer | 2022-06-29 | 1 | -4/+11 |
* | no-ci (comment placeholder for spec doc) | Josh Spicer | 2022-06-29 | 1 | -0/+4 |
* | Create LICENSE (#54) | Brigit Murtaugh | 2022-06-29 | 1 | -0/+21 |
* | testing https://github.com/devcontainers/cli/pull/6/commits/e92dd247f1b004d0f... | Josh Spicer | 2022-06-28 | 6 | -4/+4 |
* | update per comments on https://github.com/devcontainers/features/pull/53 | Josh Spicer | 2022-06-23 | 1 | -10/+9 |
* | no-ci update action (concurrency) | Josh Spicer | 2022-06-22 | 4 | -47/+41 |
* | no-ci node16 for action | Josh Spicer | 2022-06-22 | 4 | -6/+6 |
* | Merge branch 'main' of https://github.com/devcontainers/features | Josh Spicer | 2022-06-22 | 24 | -144/+72 |
|\ |
|
| * | Automated documentation update | Devcontainers CI | 2022-06-22 | 24 | -144/+72 |
* | | no-ci - update action (generate features collection artifact) | Josh Spicer | 2022-06-22 | 4 | -21/+49 |
|/ |
|
* | update github action | Josh Spicer | 2022-06-22 | 6 | -24/+907 |
* | no-ci : Edit readme | Josh Spicer | 2022-06-22 | 1 | -2/+2 |
* | Repo README (#53) | Josh Spicer | 2022-06-22 | 2 | -3/+74 |
* | Automated documentation update | Devcontainers CI | 2022-06-21 | 21 | -26/+26 |
* | add descriptions to feature metadata (no-ci) | Josh Spicer | 2022-06-21 | 21 | -19/+64 |
* | Revert "Attempt to fix communication error on images smoke test (#52)" | Samruddhi Khandale | 2022-06-21 | 1 | -10/+6 |
* | Attempt to fix communication error on images smoke test (#52) | Samruddhi Khandale | 2022-06-20 | 1 | -6/+10 |
* | Python: Install python tools if python exists (#51) | Samruddhi Khandale | 2022-06-18 | 1 | -10/+9 |
* | Revert "Automated documentation update" | Samruddhi Khandale | 2022-06-15 | 1 | -27/+0 |
* | Merge branch 'main' of https://github.com/devcontainers/features | Samruddhi Khandale | 2022-06-15 | 1 | -0/+27 |
|\ |
|
| * | Automated documentation update | Devcontainers CI | 2022-06-15 | 1 | -0/+27 |
* | | Revert "add gradle feature" | Samruddhi Khandale | 2022-06-15 | 6 | -173/+1 |
|/ |
|
* | add gradle feature | Samruddhi Khandale | 2022-06-15 | 6 | -1/+173 |
* | Fix permissions: add username:user_group (#50) | Samruddhi Khandale | 2022-06-15 | 11 | -15/+15 |
* | conda: path changes (#49) | Samruddhi Khandale | 2022-06-15 | 1 | -1/+1 |
* | CI Ignore | Josh Spicer | 2022-06-14 | 1 | -19/+16 |
* | CI ignore | Josh Spicer | 2022-06-14 | 1 | -0/+1 |
* | Devcontainer docs (#47) | Josh Spicer | 2022-06-14 | 36 | -8/+1051 |
* | python: fix condition when version=none | Samruddhi Khandale | 2022-06-14 | 1 | -2/+1 |
* | Common: Handle meta.env for devcontainer-info cmd (#46) | Samruddhi Khandale | 2022-06-14 | 1 | -10/+12 |
* | add missing user groups to fix permission issues for non root user (#45) | Samruddhi Khandale | 2022-06-13 | 8 | -12/+74 |
* | add shell-linter config (no-ci) | Josh Spicer | 2022-06-13 | 2 | -2/+6 |
* | port changes from vscode-dev-containers for jammy compat (#44) | Josh Spicer | 2022-06-13 | 2 | -2/+16 |
* | ruby: revert sudo_if changes | Samruddhi Khandale | 2022-06-10 | 1 | -11/+2 |
* | ruby: fix permissions and ln for oryx (#43) | Samruddhi Khandale | 2022-06-10 | 1 | -1/+13 |
* | fix oryx path | Samruddhi Khandale | 2022-06-10 | 2 | -3/+4 |