Commit Graph

47 Commits (v2)

Author SHA1 Message Date
Zachary Taylor f56a6a6861 fix ci by adding unstaged index.js changes 9 months ago
Zachary Taylor fb81433816 Remove extra spacing 9 months ago
Zachary Taylor 9798ae12d7 Remove CDN fallback logic (v2) 9 months ago
HarithaVattikuti aab9aab748
V2 - Use new .NET CDN URLs and update to latest install scripts (#568)
* new cdn url changes

* Fix Workflow

* Fix CI failures for ubuntu-latest

* Fix upload-artifact@v4

* Fix proxy test issue

* Fix Proxy env issue

* Fix globalization invariant issue

* Fix libssl issue

* Install libssl1.1 to fix CI failures

* Add fallback logic

* Fix CI failures dist

* Update installer.ts

* Update installer.ts

* Fix proxy test failure

* Update signed version

---------

Co-authored-by: Priya Gupta <147705955+priyagupta108@users.noreply.github.com>
9 months ago
Thomas Boop a351d9ea84
Add support for Windows-arm (#320)
* update to use pwsh if it is available

* fix spacing

* update install script

* Update src/installer.ts

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* update index.js

* fix format

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
3 years ago
Nogic ba5e53c61d refactor: use core.getBooleanInput() 3 years ago
Dmitry Shibanov 5cc895510b
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc

* rebuild project
3 years ago
Owen Smith f078482971
add global-json-file input (#276)
* support specifying global.json location with global-json-file input

* add test workflow jobs for global.json usage

* fix typo in global-json-file description

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
3 years ago
Vladimir Safonkin 9744af7b74 Update dependencies 4 years ago
Vladimir Safonkin d292011f5d Update node version to v16 4 years ago
Adam Ralph c20f59e04a
Avoiding installing the same version multiple times (#252) 4 years ago
GGG KILLER 499789684c
Warn users when installing EOL .NET versions (#245) 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Vladimir Safonkin b66058b059 Build index.js 4 years ago
Vladimir Safonkin 2c3efd1f04 Improve condition 4 years ago
Vladimir Safonkin 0067f023d2 Fix unstaged changes in index.js 4 years ago
Vladimir Safonkin 6b8ad2e725 Revert exports in index.js 4 years ago
Vladimir Safonkin 13fd5bf191 Support rollForward option from global.json 4 years ago
Maxim Lobanov 7b2009794e
Merge pull request #110 from GGG-KILLER/feature/include-prerelease
Include include-prerelease option to be able to match latest prerelease versions
4 years ago
Sergey Dolin 34c59b7d0b build dist/index.js 4 years ago
GGG KILLER 291588df6a Rerun build 4 years ago
GGG KILLER 87189a16c7 Merge branch 'main' of https://github.com/actions/setup-dotnet into feature/include-prerelease 4 years ago
Vladimir Safonkin cde58ab948 Resolve conflicts 4 years ago
Alena Sviridenko 7790315509
Fix for 5.x notation #175 4 years ago
Vladimir Safonkin 3edf2e9363 Minor fix 4 years ago
Vladimir Safonkin a8c97016ef Minor fix 4 years ago
Vladimir Safonkin 07b4a80293 Build index.js 4 years ago
Vladimir Safonkin b81836a248 Fix index.js 4 years ago
Dmitry Shibanov 6930747f7f create release 5 years ago
Dmitry Shibanov 20afff9c90 work on fixing test 5 years ago
Dmitry Shibanov 36fa9877a9 try fixing 5.x issue 5 years ago
GGG KILLER 768b4eb7db Implement passing includePrerelase to semver 5 years ago
Thomas Boop 51f68377c1
Update `@actions/core` Version and move towards uses environment files to talk to runner (#135)
* update toolkit version

* update licensed

* fix typo
5 years ago
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 5 years ago
dependabot[bot] 9d7c66c348
Bump node-fetch from 2.6.0 to 2.6.1 (#127)
* Bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

* Package and index update

* Formatting on installer.test

* Updated licenses

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zachary Eisinger <zeisinger@github.com>
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 3569a93d9f
Honor specified nuget file location (#109)
* Honor specified nuget file location

* Generate and verify nuget.config
5 years ago
Thomas Boop 7a84008633 Setup Licensed workflow and config files 5 years ago
Thomas Boop 908a1a8267 Update licenses for @actions npm modules 5 years ago
Thomas Boop 9e01770f11 Add Third Party License Information 5 years ago
Zachary Eisinger 20a4db787c Rebuild index file 5 years ago
Matt Alioto a40afdb08e Try resetting line endings to fix the Mac side of the build 5 years ago
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 5 years ago
Zachary Eisinger e169331466 Rebuild dist package 5 years ago
Zachary Eisinger 7895df17cc package updates 5 years ago
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 5 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago