| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* add jdkDistro option
* bump version
|
|
|
|
|
| |
* Rename JupyterLab config file
* Bump version
|
|
|
|
|
| |
* extension - cleanup
* version bump
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
bump go version
|
|
|
|
|
|
|
|
|
| |
* bug fix
* adds more checks
* adds GOROOT
* revert GOPATH changes
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* fix gradle bug
* modify tests
|
|
|
| |
fix go
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* Change sshd port from 22 to 2222 in README.md
According to https://github.com/devcontainers/features/blob/e90f4f9e0a327466254f3f1693fbe75aaa2a862f/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
|
|
|
|
|
|
|
|
|
| |
* remove misleading ppa value
* add test
* nit
* bump version
|
|
|
|
|
|
|
| |
https://github.com/microsoft/vscode-dev-containers/pull/1586) (#142)
* add bzip2
* bump version
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* Use the newly updated GPG key for GitHub CLI
* bump feature version
|
| |
|
|
|
|
|
|
|
| |
* fix bug
* move config
* fix tests
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
(https://github.com/cli/cli/issues/6175) (#133)
* download gh cli release (https://github.com/cli/cli/issues/6175)
* typo
* typo
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
| |
* fix oryx
* copy /images
* bimp version
|
|
|
|
|
| |
* add conda Feature
* addCondaForge
|
|
|
|
|
|
|
| |
* Revert "Anaconda - Clean up and shrink size (#121)"
This reverts commit 964e4a340407fbd5ef3a2f186aa2167ecbbd8f4a.
* bump version
|
|
|
|
|
| |
* shrink conda
* bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* shrink oryx
* bump version
* bump version
* prune dotnet
* add warning
* bump version
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
| |
|
|
|
| |
- remove `test-scenarios` folder in favor of feature-scoped scenarios
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* python: fix bug
* bump versions
|
|
|
|
|
|
|
|
|
| |
* favor correctness by removing apt update shortciruiting
* Update install.sh
* apt_get_upadate in node
* update test
|
|
|
| |
port of https://github.com/microsoft/vscode-dev-containers/pull/1592
|
|
|
|
|
| |
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
| |
Same as https://github.com/devcontainers/feature-template/pull/2
|
|
|
|
|
|
|
|
|
|
|
| |
* no-ci
* [skip ci]
* attempt to not run CI on documentation updates
* remove old if statements in CI
* cleaner names [skip ci]
|
| |
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
* move extensions and settings under customizations
* nit
* bump versions
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dotnet6 (#91)
* use default jammy apt feed to mitigate jammy/oryx install issues
* remove old comment
* jammy first tries default apt repo
* refactoring
* glob friendly and tests
* test files
* better greps
* correct path
* DEBIAN_FRONTEND global in oryx install script
* remove set -e from dotnet script to handle errors ourselves
|