Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete .devcontainer.json | Josh Spicer | 2022-07-29 | 1 | -20/+0 |
| | |||||
* | Adds CODEOWNER (#69) | Samruddhi Khandale | 2022-07-28 | 1 | -0/+1 |
| | | | add CODEOWNER | ||||
* | Java: bundle maven and gradle as options (#68) | Samruddhi Khandale | 2022-07-23 | 4 | -1/+49 |
| | | | bundle maven and gradle | ||||
* | Actions: remove tweaked action (#66) | Samruddhi Khandale | 2022-07-18 | 1 | -15/+0 |
| | | | remove tweak | ||||
* | remove hardcoded devcontainer-cli (#65) | Josh Spicer | 2022-07-18 | 6 | -9/+23 |
| | | | remove hardcoded devcontainer-cli in favor of fetching latest from npm dynamically | ||||
* | oryx: fix env variable DYNAMIC_INSTALL_ROOT_DIR (#63) | Samruddhi Khandale | 2022-07-16 | 1 | -6/+2 |
| | | | fix bug | ||||
* | Oryx: change path of git repo download (#59) | Samruddhi Khandale | 2022-07-15 | 3 | -3/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * change oryx git path * change oryx install dir * change ownership * add debian flavor * revert codespace:codespace * temp testing * attempt to fix stuck action * remove name * attempt 2 * remove name * attempt 3 * nit | ||||
* | PHP: Install additional versions (#61)v0.0.4v0.0.3 | Samruddhi Khandale | 2022-07-14 | 4 | -69/+108 |
| | | | | | | | | | | | | | | | | | * PHP: install additional versions * fix bug * fix test scenario * adding quotes * change identifier * nit * tweak: to unblock git merge * nit | ||||
* | Java: Install additional versions (#62) | Samruddhi Khandale | 2022-07-14 | 4 | -15/+57 |
| | | | | | | | | | * Java: Install additional versions * nit * tweak: to unblock git merge * nit | ||||
* | Dotnet: Install additional versions (#60) | Samruddhi Khandale | 2022-07-14 | 4 | -22/+61 |
| | | | | | | | * Dotnet: Install additional versions * nit * tweak: to unblock git merge | ||||
* | smart auto-install multiple versions for `node` (#56) | Josh Spicer | 2022-07-14 | 6 | -7/+67 |
| | | | | | | | | | | | | | | | | | | | | | * node * fix comment (no-ci) * Apply suggestions from code review Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * update test scenario * remove minor for node 18 * update scenarios to object notation * add shabang * only set default node once Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> | ||||
* | Python: Install additional versions (#58) | Samruddhi Khandale | 2022-07-01 | 4 | -27/+70 |
| | | | | | | | | | | | * additional install * update test * nit * fix test Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | ruby: install additional versions (#57) | Samruddhi Khandale | 2022-07-01 | 4 | -4/+40 |
| | | | | | | | * ruby: install additional versions * nit: fixing spelling Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | update workflows for cli to ↵ | Josh Spicer | 2022-06-30 | 4 | -4/+4 |
| | | | | https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334 | ||||
* | update scenario to object notatio0n | Josh Spicer | 2022-06-30 | 1 | -31/+7 |
| | |||||
* | update cli to ↵ | Josh Spicer | 2022-06-30 | 2 | -0/+0 |
| | | | | https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334 | ||||
* | 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 |
| | | | | | | | * Create LICENSE * Update LICENSE * Update LICENSE | ||||
* | testing ↵ | Josh Spicer | 2022-06-28 | 6 | -4/+4 |
| | | | | https://github.com/devcontainers/cli/pull/6/commits/e92dd247f1b004d0f879afe011ab15e57182ad5f | ||||
* | 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 |
| | | | | | | | | | * Initial header for repo's readme * more repo structure details, and placeholders * Add usage section * contributions | ||||
* | 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 |
| | | | | This reverts commit 7b256bf53497cf07fc877a99ba790c4eae1b4586. | ||||
* | Attempt to fix communication error on images smoke test (#52) | Samruddhi Khandale | 2022-06-20 | 1 | -6/+10 |
| | | | | | | | * reposition chown: ruby * debug * reorg chown | ||||
* | Python: Install python tools if python exists (#51) | Samruddhi Khandale | 2022-06-18 | 1 | -10/+9 |
| | | | | | | | | | | | | | * fix python * fix [] * fix group * fix path * remove duplicate chown * use INSTALL_PATH's py | ||||
* | Revert "Automated documentation update" | Samruddhi Khandale | 2022-06-15 | 1 | -27/+0 |
| | | | | This reverts commit 66b31e08e87147c08a74bb75b2412472fff814e6. | ||||
* | 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 |
|/ | | | | This reverts commit 123ca4650aac072448cb7681e80d3573129ace98. | ||||
* | 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 |
| | | | | | | | | | * add username:user_group * fix remaining permissions * add * * remove * | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs * automatically generate documentation from features.json * trigger doc gen * 1 * no-ci * no-ci * no-ci * no-ci * comment out pull * Automated documentation update * no-ci markdown table * Automated documentation update * no-ci * Automated documentation update * branch to main Co-authored-by: Devcontainers CI <vscr-feedback@microsoft.com> | ||||
* | 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 |
| | | | Handle meta.env | ||||
* | add missing user groups to fix permission issues for non root user (#45) | Samruddhi Khandale | 2022-06-13 | 8 | -12/+74 |
| | | | | | | | * add missing user groups * fix username * move chmod: anaconda | ||||
* | 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 |
| | | | | | * package compat * port git-lfs fix (https://github.com/microsoft/vscode-dev-containers/pull/1500) |