| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* 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
|
|
|
| |
Update devcontainer-feature.json
|
|
|
|
|
|
|
|
|
| |
* sshd: always run initial apt-get
* just run apt-update
* move
* remove whitespace
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Clean up readme
* Remove `lib` directory from repo structure since it no longer exists
* Fix json examples to wrap `"features"` in quotes
* Add some more details about semantic versioning
* Format the markdown file (break long lines into shorter lines, etc)
* Move usage above the repo structure
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update docs with OCI spec changes
* reference to version `:1` than `:latest`
* nit
* sync generate-doc changes
* add workflow condition
* revert features README changes
* address comments
|
|
|
| |
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>
|
| |
|
|
|
| |
fix update-documentation action
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
|
| |
|