features/test
Steven 96c1eea40f
Use dotnet-install.sh in .NET feature (#628)
* Use dotnet-install.sh in .NET feature

* Use latest.version files

* Cleanup runtime args

* Use latest.version files in tests as well

* Improve tests, remove code duplication

* Add stderr helper

* Validate version inputs

* Use suggested description

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Shorter version description

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Shorter version description

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Clean up apt lists

* Verify 7.0 is latest

* Fix PATH, add test for .NET global tools

* Include a copy of dotnet-install.sh in the Feature

* Configure useful env variables

* Use stringly typed booleans

* Keep imperative writing style in option hints

* Update maintainers

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Move dotnet-install.sh into a vendor directory

* Refactor variables

* Amend

* Amend 2

* Use default options from devcontainer-feature.json

* Add back variables

* Fix shellchek warning in fetch_latest_sdk_version

* Inline install_version function

* Fix ShellCheck warnings

* Improve CSV parsing

* Default to latest when configuring an empty version

* Add support for runtime-only configurations

* Move 'none' check higher up

* Deduplicate helper functions, sort into files

* Address the user more directly in NOTES

* Remove unnecessary defaults

* Replace feature -> Feature

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Add update-dotnet-install-script workflow

* Apply suggestions from code review

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

* Don't skip ci for automated script update

---------

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
2023-09-11 11:16:24 -07:00
..
_global test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) 2022-08-23 17:23:21 -04:00
anaconda fix bug - Debian / Ubuntu base conda-notice.txt error (#135) 2022-09-06 13:50:11 -07:00
aws-cli Port changes and set executable bit 2022-07-29 15:38:08 +00:00
azure-cli Azure-cli: Revert temporary fix which installed az with python (#629) 2023-08-16 11:38:49 -07:00
common-utils Commonutils: chown: cannot access '/home/vscode/.zshrc': No such file or directory (#662) 2023-08-25 16:39:32 -07:00
conda [features/conda] Address CVE-2023-0286, CVE-2023-23931, and CVE-2022-40897 vulnerabilities (#518) 2023-04-06 10:02:49 -07:00
desktop-lite Adds test coverage (#308) 2022-11-23 15:03:07 -08:00
docker-in-docker [docker in docker] Adds retries for docker daemon startup and cgroup nesting (#669) 2023-08-24 12:31:40 -07:00
docker-outside-of-docker Add support for skipping docker-compose v1 operations during Docker feature install script (#533) 2023-05-02 12:00:45 -07:00
dotnet Use dotnet-install.sh in .NET feature (#628) 2023-09-11 11:16:24 -07:00
git Git: Use sysconfdir=/etc for git built from source (#395) 2023-01-11 11:02:28 -08:00
git-lfs add a postCreateCommand to git-lfs Feature (#511) 2023-04-04 06:47:04 -07:00
github-cli Update GPG_KEY_SERVERS: Remove :80 from Ubuntu Keyserver (#354) 2022-12-21 12:15:24 -08:00
go update go tools (#559) 2023-05-31 08:53:50 -07:00
hugo (GH-198) Add extended option to hugo feature (#240) 2022-11-15 08:19:33 -08:00
java Java: add Apache Ant (#409) 2023-01-18 13:24:10 -08:00
kubectl-helm-minikube kubectl-helm-minikube: Allow none (#442) 2023-02-07 11:45:48 -08:00
nix Add test, bump version for extraNixConfig (#280) 2022-11-12 11:12:21 -08:00
node [node] Install the latest version of nvm by default (#673) 2023-08-28 14:26:30 -07:00
nvidia-cuda Add support for CUDA 11.8 in nvidia-cuda (#267) 2022-11-14 13:42:17 -08:00
oryx Bump mpmath from 1.2.1 to 1.3.0 in /test/oryx/sample-python (#554) 2023-06-28 16:16:30 -07:00
php PHP: Allow 'version:none' (#439) 2023-02-07 09:52:33 -08:00
powershell Install PowerShell Modules (#427) 2023-01-30 11:29:13 -08:00
python Add pytest to Python Feature (#487) 2023-03-14 08:23:28 -07:00
ruby Ruby: Fix failures - omit "ruby-debug-ide" (#505) 2023-03-28 16:05:17 -07:00
rust test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) 2022-08-23 17:23:21 -04:00
sshd Adds test coverage (#308) 2022-11-23 15:03:07 -08:00
terraform Terraform: Add cosign integrity check for TFLint (#586) 2023-06-21 11:13:46 -07:00