aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* testing ↵Josh Spicer2022-06-286-4/+4
| | | | https://github.com/devcontainers/cli/pull/6/commits/e92dd247f1b004d0f879afe011ab15e57182ad5f
* update per comments on https://github.com/devcontainers/features/pull/53Josh Spicer2022-06-231-10/+9
|
* no-ci update action (concurrency)Josh Spicer2022-06-224-47/+41
|
* no-ci node16 for actionJosh Spicer2022-06-224-6/+6
|
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-06-2224-144/+72
|\
| * Automated documentation updateDevcontainers CI2022-06-2224-144/+72
| |
* | no-ci - update action (generate features collection artifact)Josh Spicer2022-06-224-21/+49
|/
* update github actionJosh Spicer2022-06-226-24/+907
|
* no-ci : Edit readmeJosh Spicer2022-06-221-2/+2
|
* Repo README (#53)Josh Spicer2022-06-222-3/+74
| | | | | | | | | * Initial header for repo's readme * more repo structure details, and placeholders * Add usage section * contributions
* 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
| | | | This reverts commit 7b256bf53497cf07fc877a99ba790c4eae1b4586.
* Attempt to fix communication error on images smoke test (#52)Samruddhi Khandale2022-06-201-6/+10
| | | | | | | * reposition chown: ruby * debug * reorg chown
* Python: Install python tools if python exists (#51)Samruddhi Khandale2022-06-181-10/+9
| | | | | | | | | | | | | * fix python * fix [] * fix group * fix path * remove duplicate chown * use INSTALL_PATH's py
* Revert "Automated documentation update"Samruddhi Khandale2022-06-151-27/+0
| | | | This reverts commit 66b31e08e87147c08a74bb75b2412472fff814e6.
* 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-156-173/+1
|/ | | | This reverts commit 123ca4650aac072448cb7681e80d3573129ace98.
* add gradle featureSamruddhi Khandale2022-06-156-1/+173
|
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-1511-15/+15
| | | | | | | | | * add username:user_group * fix remaining permissions * add * * remove *
* conda: path changes (#49)Samruddhi Khandale2022-06-151-1/+1
|
* CI IgnoreJosh Spicer2022-06-141-19/+16
|
* CI ignoreJosh Spicer2022-06-141-0/+1
|
* Devcontainer docs (#47)Josh Spicer2022-06-1436-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=noneSamruddhi Khandale2022-06-141-2/+1
|
* Common: Handle meta.env for devcontainer-info cmd (#46)Samruddhi Khandale2022-06-141-10/+12
| | | Handle meta.env
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-138-12/+74
| | | | | | | * add missing user groups * fix username * move chmod: anaconda
* add shell-linter config (no-ci)Josh Spicer2022-06-132-2/+6
|
* port changes from vscode-dev-containers for jammy compat (#44)Josh Spicer2022-06-132-2/+16
| | | | | * package compat * port git-lfs fix (https://github.com/microsoft/vscode-dev-containers/pull/1500)
* ruby: revert sudo_if changesSamruddhi Khandale2022-06-101-11/+2
|
* ruby: fix permissions and ln for oryx (#43)Samruddhi Khandale2022-06-101-1/+13
| | | | | * ruby: fix permissions and ln for oryx * add sudo_if
* 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-0810-166/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Restructure tools installation * Tweak bash and zsh config * Remove extra space * Update comments * Add option to install JupyterLab * Add option to configure JupyterLab * Add option to install ML packages * Remove deprecated JuptyerLab feature * Add new arguments to Python feature * Remove trailing whitespace * Organize new arguments * Resolve feedback * Create new scenario for JupyterLab * Fix user in JupyterLab scenario * Revert changes to Python test * Remove ML packages * Update test names * Rename CORS option
* Update README.mdJosh Spicer2022-06-071-1/+1
|
* change action name to 'ci'Josh Spicer2022-06-073-5/+5
|
* Update README.mdJosh Spicer2022-06-071-1/+1
|
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-066-54/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add recursive linking * temp change * fix xdebug * fix rbenv xdebug * fix hugo * remove suffix * php: fix config * fix anaconda and oryx * fix xdebug * fixes php * bug fix: composer * anaconda * nit * fix shellchecker * shellchecker
* devcontainer cli with v2 changes rebased onto scenario changesJosh Spicer2022-06-031-0/+0
|
* update releaseJosh Spicer2022-06-031-1/+4
|
* Add CI ignoreJosh Spicer2022-06-038-7/+11
|
* add v2 actionJosh Spicer2022-06-0313-1/+16478
|
* Pass options via environment variables (#39)Josh Spicer2022-06-0360-314/+445
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * up to docker-in-docker converted * first pass at the rest of the features (and bash linting and updated CLI * move shell linter to own file * rename feature.json -> devcontainer-feature.json * continue on error * continue on error in right spot * formatting * fix AZ_VERSION * update python * restore variable name * update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios * add tree because I like tree * glob for shell linter * fix test-scenarios * shell linter * more shell helper
* Create .devcontainer.jsonJosh Spicer2022-06-031-0/+20
|
* Samruddhikhandale/attempt fix ruby (#38)Samruddhi Khandale2022-06-021-4/+7
| | | | | | | * add source * temp - debug * ruby: fix sourcing bug
* php: allow multiple versions (#33)Samruddhi Khandale2022-06-023-63/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * php: allow multiple versions * nit * correct condtions * fix: mv: target '6/composer' is not a directory * add "" * fix linking folders * fix ln: failed to create symbolic link * change description * fix error msg * chane exit code * restructure linking * fix pecl multiple installation * correct condition * install pecl with specific version
* ruby: fix sourcing bug (#37)Samruddhi Khandale2022-06-021-3/+1
| | | fix sourcing bug