| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* 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>
|
|
|
| |
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
|
|
|
| |
Update devcontainer-feature.json
|
|
|
|
|
|
|
|
|
| |
* sshd: always run initial apt-get
* just run apt-update
* move
* remove whitespace
|
|
|
|
| |
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
| |
rename Options
|
| |
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
| |
* Java: fix gradle bug - invalid version
* drop 'lts'
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* syncing action
* modify release.yaml
* version update ; remove "install"
* add 'latest'
* add workflow condition
|
|
|
|
|
| |
* Renaming feature: 'common' to 'common-utils'
* removing duplicate tests
|
| |
|
|
|
| |
Co-authored-by: github-actions <github-actions@github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
|
|
|
| |
bundle maven and gradle
|
|
|
| |
fix bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
* fix bug
* fix test scenario
* adding quotes
* change identifier
* nit
* tweak: to unblock git merge
* nit
|
|
|
|
|
|
|
|
|
| |
* Java: Install additional versions
* nit
* tweak: to unblock git merge
* nit
|
|
|
|
|
|
|
| |
* Dotnet: Install additional versions
* nit
* tweak: to unblock git merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
* additional install
* update test
* nit
* fix test
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
|
|
|
|
|
|
| |
* ruby: install additional versions
* nit: fixing spelling
Co-authored-by: Josh Spicer <joshspicer@github.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 7b256bf53497cf07fc877a99ba790c4eae1b4586.
|
|
|
|
|
|
|
| |
* reposition chown: ruby
* debug
* reorg chown
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix python
* fix []
* fix group
* fix path
* remove duplicate chown
* use INSTALL_PATH's py
|
|
|
|
| |
This reverts commit 66b31e08e87147c08a74bb75b2412472fff814e6.
|
|\ |
|
| | |
|
|/
|
|
| |
This reverts commit 123ca4650aac072448cb7681e80d3573129ace98.
|
| |
|
|
|
|
|
|
|
|
|
| |
* add username:user_group
* fix remaining permissions
* add *
* remove *
|
| |
|