Commit graph

334 commits

Author SHA1 Message Date
Samruddhi Khandale
c527a7a0af
Java: bundle maven and gradle as options (#68)
bundle maven and gradle
2022-07-22 14:28:55 -07:00
Samruddhi Khandale
9b61033055
Actions: remove tweaked action (#66)
remove tweak
2022-07-18 18:52:43 +00:00
Josh Spicer
3042260fc1
remove hardcoded devcontainer-cli (#65)
remove hardcoded devcontainer-cli in favor of fetching latest from npm dynamically
2022-07-18 10:40:36 -07:00
Samruddhi Khandale
b0e2f6ac23
oryx: fix env variable DYNAMIC_INSTALL_ROOT_DIR (#63)
fix bug
2022-07-16 00:16:58 +00:00
Samruddhi Khandale
c1539e2cb0
Oryx: change path of git repo download (#59)
* 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
2022-07-14 15:21:53 -07:00
Samruddhi Khandale
63e9392aa8
PHP: Install additional versions (#61)
* PHP: install additional versions

* fix bug

* fix test scenario

* adding quotes

* change identifier

* nit

* tweak: to unblock git merge

* nit
2022-07-14 20:19:36 +00:00
Samruddhi Khandale
27e63203fa
Java: Install additional versions (#62)
* Java: Install additional versions

* nit

* tweak: to unblock git merge

* nit
2022-07-14 12:16:55 -07:00
Samruddhi Khandale
330429ebb3
Dotnet: Install additional versions (#60)
* Dotnet: Install additional versions

* nit

* tweak: to unblock git merge
2022-07-14 18:37:46 +00:00
Josh Spicer
01b46faa2d
smart auto-install multiple versions for node (#56)
* 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>
2022-07-14 11:12:11 -07:00
Samruddhi Khandale
7f551f8c2f
Python: Install additional versions (#58)
* additional install

* update test

* nit

* fix test

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-07-01 14:51:06 -04:00
Samruddhi Khandale
69cba4ffad
ruby: install additional versions (#57)
* ruby: install additional versions

* nit: fixing spelling

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-07-01 14:12:10 -04:00
Josh Spicer
6eab72c681 update workflows for cli to 4ea8a7cb46 2022-06-30 01:28:07 +00:00
Josh Spicer
1c9ce8370d update scenario to object notatio0n 2022-06-30 01:25:28 +00:00
Josh Spicer
b3ca7988ee update cli to 4ea8a7cb46 2022-06-30 01:24:21 +00:00
Josh Spicer
00e0973d34
no-ci 2022-06-29 13:28:40 -04:00
Josh Spicer
c2408ed9e4
(no-ci) how to build 2022-06-29 13:27:25 -04:00
Josh Spicer
d45626b2b9
no-ci (comment placeholder for spec doc) 2022-06-29 13:18:44 -04:00
Brigit Murtaugh
c2b360edd5
Create LICENSE (#54)
* Create LICENSE

* Update LICENSE

* Update LICENSE
2022-06-29 12:59:43 -04:00
Josh Spicer
1643133166 testing e92dd247f1 2022-06-27 22:04:53 +00:00
Josh Spicer
cdd4a5812d
update per comments on https://github.com/devcontainers/features/pull/53 2022-06-23 09:58:08 -04:00
Josh Spicer
2e073cdeb0 no-ci update action (concurrency) 2022-06-22 19:37:01 +00:00
Josh Spicer
941f4d4245 no-ci node16 for action 2022-06-22 19:04:00 +00:00
Josh Spicer
939170b10c Merge branch 'main' of https://github.com/devcontainers/features 2022-06-22 18:51:39 +00:00
Josh Spicer
43fd91f7b3 no-ci - update action (generate features collection artifact) 2022-06-22 18:51:23 +00:00
Devcontainers CI
f03d64feae Automated documentation update 2022-06-22 18:25:18 +00:00
Josh Spicer
6f107d547e update github action 2022-06-22 18:24:45 +00:00
Josh Spicer
01ba4acc42
no-ci : Edit readme 2022-06-22 14:18:52 -04:00
Josh Spicer
b2b60d8f9b
Repo README (#53)
* Initial header for repo's readme

* more repo structure details, and placeholders

* Add usage section

* contributions
2022-06-22 14:16:45 -04:00
Devcontainers CI
2a51a0164c Automated documentation update 2022-06-21 20:14:53 +00:00
Josh Spicer
3b6fe6e608 add descriptions to feature metadata (no-ci) 2022-06-21 20:14:14 +00:00
Samruddhi Khandale
ceab9628c6 Revert "Attempt to fix communication error on images smoke test (#52)"
This reverts commit 7b256bf534.
2022-06-21 16:50:16 +00:00
Samruddhi Khandale
7b256bf534
Attempt to fix communication error on images smoke test (#52)
* reposition chown: ruby

* debug

* reorg chown
2022-06-20 11:39:57 -07:00
Samruddhi Khandale
172dbe0840
Python: Install python tools if python exists (#51)
* fix python

* fix []

* fix group

* fix path

* remove duplicate chown

* use INSTALL_PATH's py
2022-06-17 15:27:19 -07:00
Samruddhi Khandale
29a3fcbb2e Revert "Automated documentation update"
This reverts commit 66b31e08e8.
2022-06-15 19:17:57 +00:00
Samruddhi Khandale
b314fce143 Merge branch 'main' of https://github.com/devcontainers/features 2022-06-15 19:17:29 +00:00
Samruddhi Khandale
4cd1e6b548 Revert "add gradle feature"
This reverts commit 123ca4650a.
2022-06-15 19:17:27 +00:00
Devcontainers CI
66b31e08e8 Automated documentation update 2022-06-15 19:14:47 +00:00
Samruddhi Khandale
123ca4650a add gradle feature 2022-06-15 19:14:28 +00:00
Samruddhi Khandale
0ed472aa25
Fix permissions: add username:user_group (#50)
* add username:user_group

* fix remaining permissions

* add *

* remove *
2022-06-15 09:53:43 -07:00
Samruddhi Khandale
bc30428c91
conda: path changes (#49) 2022-06-14 14:38:31 -07:00
Josh Spicer
423b6d5542
CI Ignore 2022-06-13 20:06:39 -04:00
Josh Spicer
b855a08a72 CI ignore 2022-06-14 00:02:41 +00:00
Josh Spicer
2fa3232485
Devcontainer docs (#47)
* 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>
2022-06-13 20:01:19 -04:00
Samruddhi Khandale
fac5e5a454 python: fix condition when version=none 2022-06-13 22:27:30 +00:00
Samruddhi Khandale
78ef2ccef9
Common: Handle meta.env for devcontainer-info cmd (#46)
Handle meta.env
2022-06-13 14:29:50 -07:00
Samruddhi Khandale
fa07406f4d
add missing user groups to fix permission issues for non root user (#45)
* add missing user groups

* fix username

* move chmod: anaconda
2022-06-13 13:30:57 -07:00
Josh Spicer
19fd66af96 add shell-linter config (no-ci) 2022-06-13 20:11:27 +00:00
Josh Spicer
3d29560211
port changes from vscode-dev-containers for jammy compat (#44)
* package compat

* port git-lfs fix (https://github.com/microsoft/vscode-dev-containers/pull/1500)
2022-06-13 15:30:45 -04:00
Samruddhi Khandale
60970fcba5 ruby: revert sudo_if changes 2022-06-10 20:09:54 +00:00
Samruddhi Khandale
a71a223511
ruby: fix permissions and ln for oryx (#43)
* ruby: fix permissions and ln for oryx

* add sudo_if
2022-06-10 11:37:11 -07:00