Commit graph

420 commits

Author SHA1 Message Date
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
Samruddhi Khandale
a81ff33fda fix oryx path 2022-06-09 22:59:06 +00:00
Samruddhi Khandale
99bfaeb5ab oryx: change and own DYNAMIC_INSTALL_ROOT_DIR 2022-06-09 18:13:08 +00:00
Samruddhi Khandale
b9914bad93
oryx: add permission to DYNAMIC_INSTALL_ROOT_DIR (#42) 2022-06-09 09:51:58 -07:00
Samruddhi Khandale
14f8447d0f
go: fix path 2022-06-09 09:06:32 -07:00
JP Ungaretti
e99bc62ea3
Merge JupyterLab feature into Python feature (#40)
* 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
2022-06-08 11:19:31 -07:00
Josh Spicer
b947d0ed35
Update README.md 2022-06-07 15:56:07 -04:00
Josh Spicer
a7929b3523
change action name to 'ci' 2022-06-07 10:15:45 -04:00
Josh Spicer
4309562b39
Update README.md 2022-06-07 10:14:32 -04:00
Samruddhi Khandale
07f2b34fab
fix miscellaneous bugs (#41)
* 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
2022-06-06 09:38:02 -07:00
Josh Spicer
a87dca40b5 devcontainer cli with v2 changes rebased onto scenario changes 2022-06-03 17:55:12 +00:00
Josh Spicer
2c56453188 update release 2022-06-03 15:00:15 +00:00
Josh Spicer
ca1a334e8b Add CI ignore 2022-06-03 14:54:31 +00:00
Josh Spicer
3b55d6e958 add v2 action 2022-06-03 14:49:26 +00:00
Josh Spicer
c12a205ab8
Pass options via environment variables (#39)
* 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
2022-06-03 10:46:25 -04:00