IvanZosimov
0eefb3d008
Fix review points
2022-08-16 17:32:07 +02:00
IvanZosimov
6ae0f1e285
Change install dir and add new inputs
...
In scope of this commit installation dirs for Linux and Windows were
changed as well as the logic for resolving dotnet-version was updated
and new input dotnet-quality was added.
2022-08-15 15:42:02 +02:00
Nogic
ba5e53c61d
refactor: use core.getBooleanInput()
2022-07-31 23:27:05 +00:00
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>
2022-04-18 08:25:56 -04:00
Adam Ralph
c20f59e04a
Avoiding installing the same version multiple times ( #252 )
2021-12-29 14:07:42 +03:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
Vladimir Safonkin
b2cf6c7cd4
Handle only latestFeature option
2021-08-30 17:27:01 +03:00
Vladimir Safonkin
33fad1d142
Format code
2021-08-20 17:28:30 +03:00
Vladimir Safonkin
2c3efd1f04
Improve condition
2021-08-20 17:28:10 +03:00
Vladimir Safonkin
078f7c4a73
Format code
2021-08-20 15:44:47 +03:00
Vladimir Safonkin
13fd5bf191
Support rollForward option from global.json
2021-08-20 15:43:49 +03:00
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
2021-05-05 15:53:38 +03:00
Sergey Dolin
bd485b6bd1
Add workaround to fix BOM-related error during parsing global.json
2021-04-28 13:43:02 +05:00
GGG KILLER
768b4eb7db
Implement passing includePrerelase to semver
2021-02-19 13:33:36 -03:00
Matt Alioto
8388fb6ff7
Reword comment & finish deprecation of old version argument
2020-05-29 20:01:32 -04:00
Zachary Eisinger
308b9ff32c
Prettier and update bash
2020-05-15 14:21:50 -07:00
Zachary Eisinger
a0982bfd3a
Merge remote-tracking branch 'origin/master' into global-json
2020-05-15 14:04:07 -07:00
Zachary Eisinger
0f6f11a751
Remove warning on master branch
2019-12-20 07:46:09 -08:00
Stanley Goldman
474fe34688
Merge branch 'master' into master
2019-11-08 17:15:28 +01:00
Zachary Eisinger
e1b1954735
Warn on master ( #45 )
...
Add warning message when running on master
2019-10-24 13:32:42 -07:00
Alex Mullans
70528ac007
Support for non-GPR sources
2019-10-03 17:29:44 -07:00
Alex Mullans
6bd4969ec6
GPR authentication support
2019-10-03 16:35:25 -07:00
Danny McCormick
553ff3fdfc
Merge branch 'master' into global-json
2019-08-14 10:01:21 -04:00
Danny McCormick
fe9489df58
Use dotnet-version ( #16 )
2019-08-13 16:05:52 -04:00
Danny McCormick
db362d751e
Feedback
2019-08-12 12:14:43 -04:00
Danny McCormick
3280df5864
Fallback to global.json if no version specified
2019-08-12 10:51:47 -04:00
Danny McCormick
211f0312b0
Add C# problem matcher ( #2 )
...
* Add c# problem matcher
* ##[add-matcher]
2019-06-21 09:44:33 -04:00
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
2019-06-21 08:21:08 -04:00