414 Commits

Author SHA1 Message Date
IvanZosimov
d4080b9957 Change e2e tests 2022-08-18 13:33:13 +02:00
IvanZosimov
8e5920fc6a Change e2e test 2022-08-18 13:24:20 +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
ef8597a45d Disable netstandard2.0 2022-08-17 17:30:04 +02:00
IvanZosimov
ea9fef2111 Add support for netstandard2.0 2022-08-17 17:27:22 +02:00
IvanZosimov
54b01ac187 Fix e2e tests 2022-08-17 17:10:21 +02:00
IvanZosimov
8ddbb44939 Fix e2e tests 2022-08-17 17:04:57 +02:00
IvanZosimov
0d91794b7d Fix e2e tests 2022-08-17 16:55:14 +02:00
IvanZosimov
da71ad5d36 Fix workflow.yml 2022-08-17 15:54:28 +02:00
IvanZosimov
389dc577bd Delete workflow_dispatch from e2e test 2022-08-17 15:51:06 +02:00
IvanZosimov
7191ccfea1 Add e2e test for dotnet-quality input 2022-08-17 15:49:43 +02:00
IvanZosimov
d713ed4e77 Enable manual start of the e2e test 2022-08-17 15:39:13 +02:00
IvanZosimov
f87e4e3eb6 Add ability to start e2e test manually 2022-08-17 15:28:14 +02:00
IvanZosimov
1ebef80e4b Update e2e tests 2022-08-17 15:27:03 +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
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
Marko Zivic
37b00c4fc5
Merge pull request #250 from nogic1008/refactor/boolean-input
Use `core.getBooleanInput()` to resolve `include-prerelease` option
2022-08-02 15:24:04 +02:00
Nogic
c2dac7f367 test: add include-prerelease env on test 2022-07-31 23:27:05 +00:00
Nogic
c5267f5e54 chore: set include-prerelease to false on default 2022-07-31 23:27:05 +00:00
Nogic
ba5e53c61d refactor: use core.getBooleanInput() 2022-07-31 23:27:05 +00:00
Marko Zivic
cb04ff8cb3
Merge pull request #301 from nogic1008/migrate/husky4-8
Fix husky config to resolve git hook error
2022-07-29 15:19:36 +02:00
Nogic
bac4044d91 ci: add --ignore-scripts argument 2022-07-29 07:17:54 +00:00
Nogic
d26ead4cf0 chore(deps-dev): migrate husky config to v8
Follow: https://github.com/typicode/husky-4-to-8
- npm install husky --save-dev
- npx husky-init
- npm exec -- github:typicode/husky-4-to-8 --remove-v4-config
2022-07-29 07:17:54 +00:00
Marko Zivic
e81cd4d454
Merge pull request #302 from e-korolevskii/scripts-update
Updated local installation scripts
2022-07-29 08:52:45 +02:00
Evgenii Korolevskii
8bf1fb6084 updated local installation scripts 2022-07-29 01:22:35 +02:00
Brian Cristante
c0d4ad69d8
Don't need C# analysis for CodeQL v2.1.0 2022-04-29 13:54:18 -04:00
Brian Cristante
afe2daba1f
Create codeql-analysis.yml 2022-04-29 13:48:41 -04: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
Vladimir Safonkin
158737d5b1
Merge pull request #289 from vsafonkin/v-vsafonkin/update-wget-package
Update vulnerable packages
2022-04-21 13:10:39 +03:00
Vladimir Safonkin
fcf565ec50 Update vulnerable packages 2022-04-21 11:17:56 +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
0fb87b12d2
Merge pull request #285 from vsafonkin/v-vsafonkin/add-code-of-conduct
Add code of conduct
2022-04-15 11:03:29 +03:00
Vladimir Safonkin
4fe7a196b5 Add code of conduct 2022-04-13 16:58:12 +02:00
Adam Ralph
9283a8cf7a
switch side by side testing example to single setup step (#283) 2022-04-11 11:50:34 -04:00
Vladimir Safonkin
53d632b5c0
Update docs to v2 (#278)
* Update docs to v2

* Bump checkout action to v3

* Update installer scripts

* Replace v2 to vX on the docs, minor fixes

* Remove extra whitespace
2022-04-01 09:48:47 -04:00