IvanZosimov
8ff94b70a1
Fix warning message
2022-08-17 10:33:45 +02:00
IvanZosimov
536591c258
Fix bug with warning
2022-08-17 10:30:18 +02:00
IvanZosimov
48c496df53
Fix review point
2022-08-17 10:19:49 +02:00
IvanZosimov
7c495956c6
Fix bug with empty line argument
2022-08-16 19:44:57 +02:00
IvanZosimov
1f801142cd
Fixed typo in quality list
2022-08-16 19:29:08 +02:00
IvanZosimov
dd8accf3a7
Fix error message
2022-08-16 19:22:46 +02:00
IvanZosimov
bdf4b09d47
Fix bug with qualityValidator
2022-08-16 19:13:25 +02:00
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
GGG KILLER
499789684c
Warn users when installing EOL .NET versions ( #245 )
2021-11-23 16:58:49 +03:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
GGG KILLER
87189a16c7
Merge branch 'main' of https://github.com/actions/setup-dotnet into feature/include-prerelease
2021-04-22 12:21:25 -03:00
Dmitry Shibanov
6930747f7f
create release
2021-03-17 14:58:04 +03:00
Dmitry Shibanov
20afff9c90
work on fixing test
2021-03-17 14:56:08 +03:00
Dmitry Shibanov
36fa9877a9
try fixing 5.x issue
2021-03-17 12:38:57 +03:00
GGG KILLER
768b4eb7db
Implement passing includePrerelase to semver
2021-02-19 13:33:36 -03:00
Zachary Eisinger
7a98346f51
DOTNET_ROOT and short generic versions ( #131 )
2020-09-24 08:26:00 -07:00
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
2020-09-15 09:36:09 -07:00
litetex
7b228edf43
Pretty printed code
2020-04-09 19:38:39 +02:00
litetex
3894eede2d
Update installer.ts
...
* Removed unecessary imports
2020-04-09 19:30:41 +02:00
litetex
c5ee7a1134
Cleanup
...
* Doc
* Refactored and removed some stuff
2020-04-09 19:26:10 +02:00
litetex
3eb0d2f3dd
Reworked version parser
...
* Updated tests
2020-04-05 15:37:29 +02:00
litetex
ebefd7bccb
More tests and more fixes
2020-04-04 19:34:45 +02:00
litetex
a5cce9bf9f
Refactoring
...
* Added more tests
* Allowed also exact versions again
2020-04-04 19:23:59 +02:00
litetex
fd402244d0
Added support for latest version syntax
2020-04-04 18:05:12 +02:00
eric sciple
cf5f899a30
follow proxy settings
2020-02-06 15:02:47 -05:00
Zachary Eisinger
167e5cb271
Remove special case for gpr url
2019-11-25 15:16:52 -08:00
Stanley Goldman
474fe34688
Merge branch 'master' into master
2019-11-08 17:15:28 +01:00
Zachary Eisinger
c0e4e5bdd4
Merge pull request #30 from actions/obsolete-endpoint
...
Update from obsolete endpoint
2019-10-22 10:50:14 -07:00
Alex Mullans
6bd4969ec6
GPR authentication support
2019-10-03 16:35:25 -07:00
Robert Jeppesen
a668ade667
Include version/architecture in DOTNET_ROOT
...
Fixes #29
2019-09-11 20:22:37 +02:00
damccorm
e28ad717b8
Feedback
2019-08-29 16:15:06 -04:00
damccorm
f7896b6c4c
Update from obsolete endpoint
2019-08-29 15:10:05 -04:00
Danny McCormick
1c11308e52
Add DOTNET_ROOT ( #12 )
...
* Add DOTNET_ROOT
* Correct path
* DOTNET_ROOT should point at root, not versioned folder
2019-08-23 10:38:29 -04:00
Danny McCormick
fa5b2a78ea
Merge branch 'master' of https://github.com/actions/setup-dotnet
2019-07-25 14:19:54 -04:00
Danny McCormick
e6ea2e057b
Inconsistent splitting behavior fix
2019-07-25 14:18:57 -04:00
Danny McCormick
32271541ae
Fix fallback urls ( #6 )
2019-07-23 11:03:29 -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