Commit graph

415 commits

Author SHA1 Message Date
JP Ungaretti
960f21c2c5
Fix additional Python and JupyterLab edge case (#182)
* Remove bloat from JupyterLab test

* Check location of JupyterLab installation

* Remove common-utils

* Add failing additional with JL test

* Fix Python feature

* Update scenario images

* Bump patch version
2022-09-26 10:50:13 -07:00
Samruddhi Khandale
8c19bb1626
Ruby: Fix rbenv init bug (#185)
* fix rbenv bug

* bump version

* adds test
2022-09-26 10:11:50 -07:00
github-actions[bot]
7aad197228
Automated documentation update (#180)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-23 15:19:12 -07:00
Samruddhi Khandale
c62bd1a9c8 java: add notes 2022-09-23 22:15:22 +00:00
github-actions[bot]
091aa5082a
Automated documentation update (#179)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-23 14:35:59 -07:00
Samruddhi Khandale
3a28652790
Java: add jdkDistro option (#172)
* add jdkDistro option

* bump version
2022-09-23 14:25:58 -07:00
JP Ungaretti
ceb4544cc3
Rename JupyterLab config file (#174)
* Rename JupyterLab config file

* Bump version
2022-09-20 13:47:46 -07:00
Samruddhi Khandale
bae7812259
Common-utils : Remove unwanted extension (#173)
* extension - cleanup

* version bump
2022-09-19 15:56:59 -07:00
Oleksis Fraga Menéndez
0258e7e66a
Fix link to debian common docs (#166)
* Fix link to debian common docs

* Fix: point to the common-utils feature

* Update: change the name of the link to be common-utils instead of common-debian.sh
2022-09-16 21:43:33 -07:00
Samruddhi Khandale
cd5126ee2d
Go: bump version (#164)
bump go version
2022-09-16 14:06:29 -07:00
Samruddhi Khandale
ef939f908c
Go - Adds /go/bin to PATH (#162)
* bug fix

* adds more checks

* adds GOROOT

* revert GOPATH changes
2022-09-16 13:51:35 -07:00
github-actions[bot]
987ebe8ea6
Automated documentation update (#158)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-14 11:10:34 -07:00
Samruddhi Khandale
9a92823e9a
Java: Fix gradle bug - sets GRADLE_USER_HOME incorrectly (#152)
* fix gradle bug

* modify tests
2022-09-14 10:20:02 -07:00
Samruddhi Khandale
811a93f06a
go: Fix path issue (#156)
fix go
2022-09-14 10:15:02 -07:00
Samruddhi Khandale
674b096863
Conda and Java: sync env variables (#153)
* conda script

* Adds JAVA_HOME

* Update src/conda/devcontainer-feature.json

Co-authored-by: Josh Spicer <joshspicer@github.com>

* modify containerEnv

* fix version

* bump python version

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-09-13 17:15:51 -07:00
Achille Merendino
b7b5d8b1c0
Change sshd port from 22 to 2222 in README.md (#147)
* Change sshd port from 22 to 2222 in README.md

According to e90f4f9e0a/src/sshd/install.sh (L12) the default port is 2222 and not 22 as previously documented. Forwarding port 22 does not in fact work.

* Changed sshd port in NOTES.md
2022-09-09 15:02:45 -07:00
Samruddhi Khandale
e90f4f9e0a
git : Remove misleading variables (#146)
* remove misleading ppa value

* add test

* nit

* bump version
2022-09-08 17:25:04 -07:00
Lucas Fernando Nunes
32578d6c4d
add bzip2 to common-utils (former https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142)
* add bzip2

* bump version
2022-09-07 17:35:51 -07:00
github-actions[bot]
8218a6d3c1
Automated documentation update (#141)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-06 16:03:57 -07:00
3x!1
023d623196
Use the newly updated GPG key for GitHub CLI (#139)
* Use the newly updated GPG key for GitHub CLI

* bump feature version
2022-09-06 16:00:39 -07:00
Samruddhi Khandale
aed075c7a5
bump versions (#138) 2022-09-06 15:46:56 -07:00
Samruddhi Khandale
a5fbdab3c0
fix bug - Debian / Ubuntu base conda-notice.txt error (#135)
* fix bug

* move config

* fix tests
2022-09-06 13:50:11 -07:00
James Pogran
d8ee2e8cf1
Set HashiCorp Terraform Extension Defaults (#131)
* Set HashiCorp Terraform Extension Defaults

This updates the HashiCorp Extension settings to the updated naming convention.

The HashiCorp Extension [changed it's setting structure](https://github.com/hashicorp/vscode-terraform/blob/main/docs/settings-migration.md#settings-migration) for some settings in v2.24.0. Old settings are still honored for a period of time, but we should update this devcontainer with the correct names.

* Bump to version 1.0.5 for publish
2022-09-06 10:13:38 -07:00
Josh Spicer
7e6dd4b070
download gh cli directly from release (https://github.com/cli/cli/issues/6175) (#133)
* download gh cli release (https://github.com/cli/cli/issues/6175)

* typo

* typo
2022-09-02 17:10:47 -07:00
github-actions[bot]
a4f1532faf
Automated documentation update (#128)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-01 13:20:22 -07:00
Brigit Murtaugh
9e7d6a35d5
Update Terraform Feature (#124)
* Update devcontainer-feature.json

* Update src/terraform/devcontainer-feature.json

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>

* Update version

Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
2022-09-01 13:19:42 -07:00
github-actions[bot]
f8dba16f44
Automated documentation update (#129)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-09-01 13:19:34 -07:00
Samruddhi Khandale
771a300594
Oryx - Fix bug when dynamically installing dotnet in universal image (#125)
* fix oryx

* copy /images

* bimp version
2022-09-01 09:51:09 -07:00
Samruddhi Khandale
14d98b7795
Adds a new Conda Feature (#127)
* add conda Feature

* addCondaForge
2022-09-01 09:41:22 -07:00
Samruddhi Khandale
d50ef0016a
Revert "Anaconda - Clean up and shrink size (#121)" (#126)
* Revert "Anaconda - Clean up and shrink size (#121)"

This reverts commit 964e4a3404.

* bump version
2022-09-01 09:15:51 -07:00
Samruddhi Khandale
964e4a3404
Anaconda - Clean up and shrink size (#121)
* shrink conda

* bump version
2022-08-31 09:30:31 -04:00
Samruddhi Khandale
8f64809e5d
Oryx - Clean up and shrink size (#116)
* shrink oryx

* bump version

* bump version

* prune dotnet

* add warning

* bump version
2022-08-31 09:29:23 -04:00
github-actions[bot]
6851eadfcb
Automated documentation update (#120)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-08-29 17:19:59 -04:00
JP Ungaretti
2e928d96ed
Add NOTES.md for CUDA feature (#119) 2022-08-29 16:18:02 -05:00
Josh Spicer
8befe8c114
bump all features to pick up metadata changes in CLI v0.14.0 (#118) 2022-08-26 09:04:54 -07:00
Josh Spicer
e43c0de319
update readme (skip ci) (#117)
- remove `test-scenarios` folder in favor of feature-scoped scenarios
2022-08-26 11:16:03 -04:00
Josh Spicer
41e3e4c748
add documentationURL to all features (#115) 2022-08-24 13:36:05 -04:00
Josh Spicer
f82307ad60
test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)
* test updates to adopt https://github.com/devcontainers/cli/pull/124

* remove accidental tgz check in

* typo in option

* typo in python install script on dotnet6/jammy branch

* no scenarios

* code review and test name

* Delete install_os_provided_python.sh
2022-08-23 17:23:21 -04:00
Samruddhi Khandale
84f4996643
Fix bug - Python: Error installing os-provided python (#112)
* python: fix bug

* bump versions
2022-08-23 16:13:33 -04:00
Josh Spicer
0cafeee862
favor correctness by removing apt update ... short-circuiting (#98)
* favor correctness by removing apt update shortciruiting

* Update install.sh

* apt_get_upadate in node

* update test
2022-08-23 09:17:08 -04:00
Josh Spicer
58e425039a
fix rust error when choose a non-default version. (#111)
port of https://github.com/microsoft/vscode-dev-containers/pull/1592
2022-08-22 16:45:11 -07:00
github-actions[bot]
ec1deb8280
Automated documentation update (#109)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-08-21 14:29:01 -04:00
JP Ungaretti
ea030fa0ae
Add new NVIDIA CUDA feature (#80)
* Add new Nvidia feature

* Remove random empty files

* Update comments

* Rename feature to nvidia-cuda

* Add feature to tests

* Add version

* Move test to match new name

* Add final output message

* Fix capitalization of NVIDIA

* Remove option for base CUDA

* Use camelCase

* Check for required packages

* Use os-release instead of lsb_release

* Clean up keyring variables

* Collapse keyring lines

* Always install CUDA libraries

* Add option to install NVTX

* Always use ubuntu2004 repo

* Use test instead of brackets

* Add default values to feature

* Add version options for CUDA and cuDNN

* Rename CUDA version option

* Add scenario to test specific CUDA/cuDNN version

* Rename cuDNN scenario

* Fix typo in test scenario

* Update variable casing

* Add more helpful error messages

* Remove default values from script

* Use enum for version option

* Polish new scenarios

* Remove apt_get_update_if_needed and check_packages

* Add more versions

* Improve error messages

* Comments and feature description

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-08-21 14:22:51 -04:00
Chuck Lantz
ad088a11bb
Update devcontainer.json to be spec compliant (#108)
Same as https://github.com/devcontainers/feature-template/pull/2
2022-08-19 14:32:18 -05:00
Josh Spicer
97c1abf391
Skip CI on Documentation PRs (#103)
* no-ci

* [skip ci]

* attempt to not run CI on documentation updates

* remove old if statements in CI

* cleaner names [skip ci]
2022-08-19 11:14:03 -07:00
Josh Spicer
023e9c46ff
Update self-authoring information [skip ci] (#107) 2022-08-18 12:31:53 -04:00
github-actions[bot]
3ac132483a
Automated documentation update (#106)
Co-authored-by: github-actions <github-actions@github.com>
2022-08-18 12:31:22 -04:00
Josh Spicer
9c60d26d96
replace temporary action for generating docs (#105) 2022-08-17 23:19:46 +00:00
Josh Spicer
2e03507e5a
directly reference github action (#104) 2022-08-17 18:33:28 -04:00
Samruddhi Khandale
a630e92c46
Move extensions and settings under customizations.vscode (#97)
* move extensions and settings under customizations

* nit

* bump versions
2022-08-17 19:48:38 +00:00