Commit Graph

28 Commits (add-publish-immutable-action)

Author SHA1 Message Date
Zachary Taylor b2ace4b12f
`v3` - Remove `azureedge.net` fallback logic and update install scripts (#573)
* Remove logic for azureedge.net fallback in preparation for install script changes (v3)

* remove fallback in index.js

* fix ci

* add updated install scripts

* Update e2e-tests.yml

* Update e2e-tests.yml to remove outdated URLs in workflow

* Fix audit issues

* Revert audit fixes for heap memory failures

---------

Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
7 months ago
HarithaVattikuti ea9897a6e5
V3 - Use new .NET CDN URLs and update to latest install scripts (#567)
* Update new cdn

* new cdn changes

* update latest install scripts

* Format install scripts

* Fix Ubuntu-latest issues

* Fallback logic

* Format check

* Update signed version
9 months ago
Ivan 0f534f5829
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
2 years ago
Theodore Tsirpanis 6a2cd88ae8 Address PR feedback; update the installers and the Squid image. 3 years ago
panticmilos bba8299c35 npm run update-installers 3 years ago
panticmilos d45c10e6f7 Run update installers 3 years ago
Evgenii Korolevskii 8bf1fb6084 updated local installation scripts 3 years ago
Vladimir Safonkin 53d632b5c0
Update docs to v2 (#278)
* Update docs to v2

* Bump checkout action to v3

* Update installer scripts

* Replace v2 to vX on the docs, minor fixes

* Remove extra whitespace
4 years ago
Jeremy Sinclair e54e706650
Updated dotnet-install scripts to latest version 4 years ago
Vladimir Safonkin 32c76e2669 Update installer scripts 4 years ago
Vladimir Safonkin e974974b42 Update installers scripts 4 years ago
Vladimir Safonkin 12194cb2cd Update installers scripts 4 years ago
Vladimir Safonkin 3c80e97cbd Update Linux installer 5 years ago
Vladimir Safonkin ce38f90a9a Update installer scripts 5 years ago
Vladimir Safonkin 5551aab1c3 Update installer scripts 5 years ago
Zachary Eisinger 352338157c
Install sxs with the install-dotnet scripts (#124)
* Use dotnet-install scripts for proper sxs

* Update dotnet version in testing

* Error message cleanup

* SxS testing in the dotnet project

* Update package lock

* Test fixes

* Use proper environment variable

* Set dotnet root for windows
5 years ago
Zachary Eisinger 3fdf140cf1 Update install scripts 5 years ago
Zachary Eisinger fe319a6b7f Update install-dotnet.ps1 5 years ago
Zachary Eisinger 232f64b253 Update install-dotnet and add csc tests 5 years ago
Zachary Eisinger 308b9ff32c Prettier and update bash 5 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Zachary Eisinger 8886b529ee Set osx as the os name 6 years ago
Stanley Goldman 702f623645 Updating package.json 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago
Stanley Goldman 719c622d48 Updating Install Scripts (#48)
* Updating install scripts

* Ignore items in node_modules by default

* Updating scripts updated by commit-hooks

* Modifying the correct files
6 years ago
Josh Gross d6b77de15f Update external install scripts 6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Danny McCormick 187843cd79
Add installer (#1)
* Add installer

* Add tests

* install-dotnet script should be in externals

* merge

* Fix tests

* Fix naming

* Clean up

* Feedback
6 years ago