Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update `rust` version proposals (#95) | Josh Spicer | 2022-08-16 | 1 | -4/+4 |
| | | | Update devcontainer-feature.json | ||||
* | sshd: always run initial apt-get (#96) | Josh Spicer | 2022-08-15 | 2 | -13/+2 |
| | | | | | | | | | * sshd: always run initial apt-get * just run apt-update * move * remove whitespace | ||||
* | Add notes for Features that have them (#88) | Chuck Lantz | 2022-08-11 | 6 | -0/+190 |
| | | | | Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> | ||||
* | Automated documentation update (#90) | github-actions[bot] | 2022-08-11 | 9 | -25/+22 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 19 | -77/+62 |
| | | | rename Options | ||||
* | Remove lingering TODO from Python feature (#87) | JP Ungaretti | 2022-08-10 | 1 | -1/+0 |
| | |||||
* | Automated documentation update (#86) | github-actions[bot] | 2022-08-10 | 1 | -1/+1 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Java: fix gradle bug - invalid version (#84) | Samruddhi Khandale | 2022-08-10 | 2 | -4/+3 |
| | | | | | * Java: fix gradle bug - invalid version * drop 'lts' | ||||
* | Automated documentation update (#85) | github-actions[bot] | 2022-08-09 | 24 | -48/+48 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Automated documentation update (#81) | github-actions[bot] | 2022-08-06 | 1 | -1/+1 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | Prep: republish features to ghcr.io (#78) | Samruddhi Khandale | 2022-08-05 | 24 | -93/+49 |
| | | | | | | | | | | | * syncing action * modify release.yaml * version update ; remove "install" * add 'latest' * add workflow condition | ||||
* | Rename feature: 'common' to 'common-utils' (#79) | Samruddhi Khandale | 2022-08-05 | 3 | -4/+4 |
| | | | | | * Renaming feature: 'common' to 'common-utils' * removing duplicate tests | ||||
* | bump go to 1.19 | Josh Spicer | 2022-08-05 | 1 | -2/+2 |
| | |||||
* | Automated documentation update (#77) | github-actions[bot] | 2022-08-03 | 1 | -0/+2 |
| | | | Co-authored-by: github-actions <github-actions@github.com> | ||||
* | port https://github.com/microsoft/vscode-dev-containers/pull/1560 | Josh Spicer | 2022-08-01 | 1 | -1/+1 |
| | |||||
* | parity with https://github.com/microsoft/vscode-dev-containers/pull/1561 | Josh Spicer | 2022-08-01 | 1 | -2/+2 |
| | |||||
* | sync with https://github.com/microsoft/vscode-dev-containers/pull/1559 | Josh Spicer | 2022-08-01 | 1 | -1/+1 |
| | |||||
* | port change https://github.com/microsoft/vscode-dev-containers/pull/1558 | Josh Spicer | 2022-07-30 | 1 | -1/+3 |
| | |||||
* | port over https://github.com/microsoft/vscode-dev-containers/issues/1555 | Josh Spicer | 2022-07-29 | 1 | -0/+2 |
| | |||||
* | Port changes and set executable bit | Josh Spicer | 2022-07-29 | 21 | -1/+27 |
| | | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default. | ||||
* | Java: bundle maven and gradle as options (#68) | Samruddhi Khandale | 2022-07-23 | 2 | -1/+27 |
| | | | bundle maven and gradle | ||||
* | 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 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -69/+86 |
| | | | | | | | | | | | | | | | | | * 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 | 2 | -15/+35 |
| | | | | | | | | | * Java: Install additional versions * nit * tweak: to unblock git merge * nit | ||||
* | Dotnet: Install additional versions (#60) | Samruddhi Khandale | 2022-07-14 | 2 | -22/+39 |
| | | | | | | | * Dotnet: Install additional versions * nit * tweak: to unblock git merge | ||||
* | smart auto-install multiple versions for `node` (#56) | Josh Spicer | 2022-07-14 | 2 | -6/+25 |
| | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -26/+46 |
| | | | | | | | | | | | * 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 | 2 | -4/+18 |
| | | | | | | | * ruby: install additional versions * nit: fixing spelling Co-authored-by: Josh Spicer <joshspicer@github.com> | ||||
* | Automated documentation update | Devcontainers CI | 2022-06-22 | 24 | -144/+72 |
| | |||||
* | 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 | 2 | -158/+0 |
|/ | | | | This reverts commit 123ca4650aac072448cb7681e80d3573129ace98. | ||||
* | add gradle feature | Samruddhi Khandale | 2022-06-15 | 2 | -0/+158 |
| | |||||
* | 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 |
| | |||||
* | Devcontainer docs (#47) | Josh Spicer | 2022-06-14 | 25 | -1/+680 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | 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) | ||||
* | 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 |
| | | | | | * ruby: fix permissions and ln for oryx * add sudo_if | ||||
* | fix oryx path | Samruddhi Khandale | 2022-06-10 | 2 | -3/+4 |
| |