Skip to content

Tags: actions/setup-dotnet

Tags

v3.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`v3` - Remove `azureedge.net` fallback logic and update install scrip…

…ts (#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>

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`v3` - Remove `azureedge.net` fallback logic and update install scrip…

…ts (#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>

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #576 from actions/remove-cdn-fallback-v2

`v2` - Remove `dotnetcli.blob.core.windows.net` storage account fallback logic and update install scripts

v2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #576 from actions/remove-cdn-fallback-v2

`v2` - Remove `dotnetcli.blob.core.windows.net` storage account fallback logic and update install scripts

v1.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #577 from actions/remove-cdn-fallback-v1

`v1` - Remove `dotnetcli.blob.core.windows.net` storage account fallback logic and update install scripts

v1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #577 from actions/remove-cdn-fallback-v1

`v1` - Remove `dotnetcli.blob.core.windows.net` storage account fallback logic and update install scripts

v4.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump undici from 5.28.4 to 5.28.5 (#596)

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix for the check failures

* fix for licensed check failure

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump undici from 5.28.4 to 5.28.5 (#596)

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix for the check failures

* fix for licensed check failure

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>

v4.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V4 - Use new .NET CDN URLs and update to latest install scripts (#566)

* Use new .NET CDN URL

* Update to latest install-dotnet scripts

* Use signed version of new `install-dotnet.ps1`

* Add fallback to old CDN URL

v3.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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