Commit Graph

66 Commits (c82240598bfca0c9d812c49ee3659d4204cb95c7)

Author SHA1 Message Date
Ivan c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
3 years ago
IvanZosimov 0c8652569e Fix error message 3 years ago
Theodore Tsirpanis 9984a6fa87 Warn if the action ends up not installing any .NET version. 3 years ago
MaksimZhukov 607fce577a
Update the link to the .Net Core releases index file (#337) 3 years ago
Evgenii Korolevskii b827fcce4d build 3 years ago
Evgenii Korolevskii 239baf3c5b Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Ivan 4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 3 years ago
Francesco Renzi 9260643816 Update @actions/core to 1.10.0 3 years ago
Ivan 45c9f236cf
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329) 3 years ago
Evgenii Korolevskii 6d6c7c9313 build 3 years ago
Evgenii Korolevskii e753bbf2ff remove build 3 years ago
Evgenii Korolevskii 629365b26e Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Evgenii Korolevskii 942a0bea39 format 3 years ago
Evgenii Korolevskii 26db2473e9 fix empty first line 3 years ago
Evgenii Korolevskii 467621733d add packageSourceCredentials 3 years ago
Evgenii Korolevskii bdd38d13dc build 3 years ago
Evgenii Korolevskii 354d280fa3 refactor using of XMLBuilder 3 years ago
Evgenii Korolevskii 90642fa8c5 update parser to v4 3 years ago
Ivan c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 3 years ago
Evgenii Korolevskii cf081e76a2 merge main & build 3 years ago
Evgenii Korolevskii 4ca3c96b49 Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 3 years 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
Evgenii Korolevskii 792e988dae build 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