Commit Graph

68 Commits (new-cdn-v2)

Author SHA1 Message Date
Priya Gupta 6ef01d5b7e
Update installer.ts 12 months ago
Priya Gupta 01bdbbf7b0
Update installer.ts 12 months ago
HarithaVattikuti 18e3bffb12 Add fallback logic 12 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
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>
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 b2cf6c7cd4 Handle only latestFeature option 4 years ago
Vladimir Safonkin 33fad1d142 Format code 4 years ago
Vladimir Safonkin 2c3efd1f04 Improve condition 4 years ago
Vladimir Safonkin 078f7c4a73 Format code 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
5 years ago
Sergey Dolin bd485b6bd1 Add workaround to fix BOM-related error during parsing global.json 5 years ago
GGG KILLER 87189a16c7 Merge branch 'main' of https://github.com/actions/setup-dotnet into feature/include-prerelease 5 years ago
Vladimir Safonkin cde58ab948 Resolve conflicts 5 years ago
Alena Sviridenko 7790315509
Fix for 5.x notation #175 5 years ago
Vladimir Safonkin 3edf2e9363 Minor fix 5 years ago
Vladimir Safonkin a8c97016ef Minor fix 5 years ago
Vladimir Safonkin d08d2193f9 Prettier 5 years ago
Vladimir Safonkin 632ccbdfb9 Support nuget.config name formats 5 years ago
Vladimir Safonkin 3b539379a8 Minor fix 5 years ago
Vladimir Safonkin 596753d72c Minor fix 5 years ago
Vladimir Safonkin f9d7f16c00 Improve key names validation for keys from user nuget config 5 years ago
Vladimir Safonkin 56d96e897e Improve key names validation for keys from user nuget config 5 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
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 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
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 6 years ago
Zachary Eisinger 40390722c2 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet-forked into litetex-support-latest-version 6 years ago
Zachary Eisinger 308b9ff32c Prettier and update bash 6 years ago
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 6 years ago
litetex 7b228edf43 Pretty printed code 6 years ago
litetex 3894eede2d Update installer.ts
* Removed unecessary imports
6 years ago
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
6 years ago
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
6 years ago
litetex ebefd7bccb More tests and more fixes 6 years ago
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
6 years ago
litetex fd402244d0 Added support for latest version syntax 6 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Zachary Eisinger 0f6f11a751 Remove warning on master branch 6 years ago
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman a3e2a47c75
Removing unused imports 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago