aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Automated documentation update (#86)github-actions[bot]2022-08-101-1/+1
| | | Co-authored-by: github-actions <github-actions@github.com>
* Java: fix gradle bug - invalid version (#84)Samruddhi Khandale2022-08-104-5/+5
| | | | | * Java: fix gradle bug - invalid version * drop 'lts'
* Update README.mdJosh Spicer2022-08-101-5/+6
|
* Automated documentation update (#85)github-actions[bot]2022-08-0924-48/+48
| | | Co-authored-by: github-actions <github-actions@github.com>
* Update generate-docs Action with OCI syntax (#74)Samruddhi Khandale2022-08-097-30/+48
| | | | | | | | | | | | | | | * Update docs with OCI spec changes * reference to version `:1` than `:latest` * nit * sync generate-doc changes * add workflow condition * revert features README changes * address comments
* Automated documentation update (#81)github-actions[bot]2022-08-061-1/+1
| | | Co-authored-by: github-actions <github-actions@github.com>
* Prep: republish features to ghcr.io (#78)Samruddhi Khandale2022-08-0533-1463/+2966
| | | | | | | | | | | * syncing action * modify release.yaml * version update ; remove "install" * add 'latest' * add workflow condition
* Rename feature: 'common' to 'common-utils' (#79)Samruddhi Khandale2022-08-058-7/+11
| | | | | * Renaming feature: 'common' to 'common-utils' * removing duplicate tests
* bump go to 1.19Josh Spicer2022-08-051-2/+2
|
* Automated documentation update (#77)github-actions[bot]2022-08-031-0/+2
| | | Co-authored-by: github-actions <github-actions@github.com>
* remove unused dirs (#76)Josh Spicer2022-08-037-465/+0
|
* Bug fix: Fix update-documentation action (#72)Samruddhi Khandale2022-08-031-15/+11
| | | fix update-documentation action
* port https://github.com/microsoft/vscode-dev-containers/pull/1560Josh Spicer2022-08-012-2/+2
|
* parity with https://github.com/microsoft/vscode-dev-containers/pull/1561Josh Spicer2022-08-012-4/+4
|
* sync with https://github.com/microsoft/vscode-dev-containers/pull/1559Josh Spicer2022-08-012-2/+2
|
* 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
|
* Update README.mdJosh Spicer2022-07-291-1/+1
|
* Port changes and set executable bitJosh Spicer2022-07-2945-1/+27
| | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default.
* Delete .devcontainer.jsonJosh Spicer2022-07-291-20/+0
|
* Adds CODEOWNER (#69)Samruddhi Khandale2022-07-281-0/+1
| | | add CODEOWNER
* Java: bundle maven and gradle as options (#68)Samruddhi Khandale2022-07-234-1/+49
| | | bundle maven and gradle
* Actions: remove tweaked action (#66)Samruddhi Khandale2022-07-181-15/+0
| | | remove tweak
* remove hardcoded devcontainer-cli (#65)Josh Spicer2022-07-186-9/+23
| | | remove hardcoded devcontainer-cli in favor of fetching latest from npm dynamically
* oryx: fix env variable DYNAMIC_INSTALL_ROOT_DIR (#63)Samruddhi Khandale2022-07-161-6/+2
| | | fix bug
* Oryx: change path of git repo download (#59)Samruddhi Khandale2022-07-153-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.3Samruddhi Khandale2022-07-144-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 Khandale2022-07-144-15/+57
| | | | | | | | | * Java: Install additional versions * nit * tweak: to unblock git merge * nit
* Dotnet: Install additional versions (#60)Samruddhi Khandale2022-07-144-22/+61
| | | | | | | * Dotnet: Install additional versions * nit * tweak: to unblock git merge
* smart auto-install multiple versions for `node` (#56)Josh Spicer2022-07-146-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 Khandale2022-07-014-27/+70
| | | | | | | | | | | * additional install * update test * nit * fix test Co-authored-by: Josh Spicer <joshspicer@github.com>
* ruby: install additional versions (#57)Samruddhi Khandale2022-07-014-4/+40
| | | | | | | * ruby: install additional versions * nit: fixing spelling Co-authored-by: Josh Spicer <joshspicer@github.com>
* update workflows for cli to ↵Josh Spicer2022-06-304-4/+4
| | | | https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334
* update scenario to object notatio0nJosh Spicer2022-06-301-31/+7
|
* update cli to ↵Josh Spicer2022-06-302-0/+0
| | | | https://github.com/devcontainers/cli/pull/11/commits/4ea8a7cb4693fb442faf9ddb214848218256b334
* no-ciJosh Spicer2022-06-291-1/+1
|
* (no-ci) how to buildJosh Spicer2022-06-291-4/+11
|
* no-ci (comment placeholder for spec doc)Josh Spicer2022-06-291-0/+4
|
* Create LICENSE (#54)Brigit Murtaugh2022-06-291-0/+21
| | | | | | | * Create LICENSE * Update LICENSE * Update LICENSE
* 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
|