features/.github/workflows
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
..
docker-in-docker-stress-test.yaml [docker in docker] Adds retries for docker daemon startup and cgroup nesting (#669) 2023-08-24 12:31:40 -07:00
linter-automated.yaml checkout action update (#404) 2023-01-17 09:18:13 -08:00
linter-manual.yaml checkout action update (#404) 2023-01-17 09:18:13 -08:00
release.yaml checkout action update (#404) 2023-01-17 09:18:13 -08:00
test-all.yaml ci: remove ubuntu:bionic from test matrixes (#677) 2023-08-29 09:32:46 -07:00
test-manual.yaml checkout action update (#404) 2023-01-17 09:18:13 -08:00
test-pr.yaml ci: remove ubuntu:bionic from test matrixes (#677) 2023-08-29 09:32:46 -07:00
update-documentation.yml "Update Documentation" workflow - use gh api to create a documentation PR (#459) 2023-02-22 12:23:22 -08:00
update-dotnet-install-script.yml Use dotnet-install.sh in .NET feature (#628) 2023-09-11 11:16:24 -07:00
validate-metadata-files.yml Add validate workflow (#369) 2023-01-03 14:52:56 -08:00