aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Use X.Y.Z to describe versionJP Ungaretti2023-03-011-4/+4
* Add runtime testJP Ungaretti2023-03-011-1/+1
* Fix quoting bugJP Ungaretti2023-03-011-5/+5
* Install additional versionsJP Ungaretti2023-03-011-1/+12
* Add echos for version and runtimeJP Ungaretti2023-03-011-0/+3
* Add more helpful version errorJP Ungaretti2023-03-011-1/+1
* Rename to runtime_argsJP Ungaretti2023-03-011-3/+3
* Clean up commentsJP Ungaretti2023-03-011-2/+3
* Add a couple of commentsJP Ungaretti2023-03-011-0/+2
* Add install_version helper to parse versionJP Ungaretti2023-03-011-7/+35
* Clean up installer scriptJP Ungaretti2023-02-281-15/+12
* Rewrite dotnet featureJP Ungaretti2023-02-281-431/+18
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-2/+2
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-8/+8
* Add .NET 7, drop .NET 5 (#269)Chuck Lantz2022-11-141-73/+65
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-2/+12
* Fix bug - Python: Error installing os-provided python (#112)Samruddhi Khandale2022-08-231-2/+2
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-9/+5
* update `dotnet`/`oryx` features to use recommended install location for dotne...Josh Spicer2022-08-171-22/+44
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-4/+4
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* Dotnet: Install additional versions (#60)Samruddhi Khandale2022-07-141-16/+37
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-1/+1
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-131-0/+9
* Pass options via environment variables (#39)Josh Spicer2022-06-031-11/+10
* dotnet: allow multiple dotnet versions (#34)Samruddhi Khandale2022-06-021-22/+44
* sync with jammy updates (#21)Josh Spicer2022-05-251-3/+26
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+374