Commit Graph

29 Commits (069c35efca5966fbcb51c534522f71f964632c72)

Author SHA1 Message Date
Theodore Tsirpanis 9984a6fa87 Warn if the action ends up not installing any .NET version. 3 years ago
Ivan c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 3 years ago
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 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>
3 years ago
Adam Ralph c20f59e04a
Avoiding installing the same version multiple times (#252) 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
4 years ago
Sergey Dolin bd485b6bd1 Add workaround to fix BOM-related error during parsing global.json 4 years ago
GGG KILLER 768b4eb7db Implement passing includePrerelase to semver 5 years ago
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 5 years ago
Zachary Eisinger 308b9ff32c Prettier and update bash 5 years ago
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 5 years ago
Zachary Eisinger 0f6f11a751 Remove warning on master branch 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago
Zachary Eisinger e1b1954735
Warn on master (#45)
Add warning message when running on master
6 years ago
Alex Mullans 70528ac007 Support for non-GPR sources 6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Danny McCormick 553ff3fdfc
Merge branch 'master' into global-json 6 years ago
Danny McCormick fe9489df58
Use dotnet-version (#16) 6 years ago
Danny McCormick db362d751e Feedback 6 years ago
Danny McCormick 3280df5864 Fallback to global.json if no version specified 6 years ago
Danny McCormick 211f0312b0
Add C# problem matcher (#2)
* Add c# problem matcher

* ##[add-matcher]
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