58 Commits

Author SHA1 Message Date
IvanZosimov
18b0a81f30 Fixed review points 2022-08-18 14:47:05 +02:00
IvanZosimov
459d3c17af Add NET to the PATH for Linux 2022-08-18 13:57:57 +02:00
IvanZosimov
fd4ddcf785 Change DOTNET_ROOT for Linux 2022-08-18 11:34:19 +02:00
IvanZosimov
813933aedb Fix install dir for Windows 2022-08-18 11:25:58 +02:00
IvanZosimov
973bdde015 Change install dir for Windows 2022-08-18 11:19:50 +02:00
IvanZosimov
f23dfdc9ed Change install dir for Windows 2022-08-18 11:16:01 +02:00
IvanZosimov
44ac234a2e Add static fields to DotnetCoreInstaller 2022-08-18 10:51:53 +02:00
IvanZosimov
7de6b26c38 Change DOTNET_ROOT for windows 2022-08-18 10:43:34 +02:00
IvanZosimov
302825fe54 Change logic of validation and parsing of version input 2022-08-17 15:04:48 +02:00
IvanZosimov
fe51dba858 Fix review points 2022-08-17 11:02:09 +02:00
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
a20ef86ef0 Rebuild action 2022-08-16 17:33:03 +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
Dmitry Shibanov
5cc895510b
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc

* rebuild project
2022-04-28 11:37:53 +02: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
Vladimir Safonkin
9744af7b74 Update dependencies 2022-02-24 18:04:55 +03:00
Vladimir Safonkin
d292011f5d Update node version to v16 2022-02-24 11:16:01 +03:00
Adam Ralph
c20f59e04a
Avoiding installing the same version multiple times (#252) 2021-12-29 14:07:42 +03: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
Vladimir Safonkin
b66058b059 Build index.js 2021-08-30 17:35:17 +03:00
Vladimir Safonkin
2c3efd1f04 Improve condition 2021-08-20 17:28:10 +03:00
Vladimir Safonkin
0067f023d2 Fix unstaged changes in index.js 2021-08-20 16:45:26 +03:00
Vladimir Safonkin
6b8ad2e725 Revert exports in index.js 2021-08-20 15:48: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
34c59b7d0b build dist/index.js 2021-04-28 17:29:56 +05:00
GGG KILLER
291588df6a Rerun build 2021-04-22 12:22:10 -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
Vladimir Safonkin
cde58ab948 Resolve conflicts 2021-04-22 14:19:03 +03:00
Alena Sviridenko
7790315509
Fix for 5.x notation #175 2021-04-22 14:06:54 +03:00
Vladimir Safonkin
3edf2e9363 Minor fix 2021-04-19 16:16:44 +03:00
Vladimir Safonkin
a8c97016ef Minor fix 2021-04-19 16:11:14 +03:00
Vladimir Safonkin
07b4a80293 Build index.js 2021-04-19 14:26:52 +03:00
Vladimir Safonkin
b81836a248 Fix index.js 2021-04-15 13:57:21 +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
Thomas Boop
51f68377c1
Update @actions/core Version and move towards uses environment files to talk to runner (#135)
* update toolkit version

* update licensed

* fix typo
2020-09-29 08:12:29 -07:00
Zachary Eisinger
7a98346f51
DOTNET_ROOT and short generic versions (#131) 2020-09-24 08:26:00 -07:00
dependabot[bot]
9d7c66c348
Bump node-fetch from 2.6.0 to 2.6.1 (#127)
* Bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Package and index update

* Formatting on installer.test

* Updated licenses

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zachary Eisinger <zeisinger@github.com>
2020-09-21 12:49:32 -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