| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* 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
|