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
Vladimir Safonkin
9211491ffb
Merge pull request #273 from actions/v-vlsafo/update-deps
...
Update npm dependencies
v2.0.0
2022-02-24 18:33:48 +03:00
Vladimir Safonkin
edfd7b3266
Update licenses
2022-02-24 18:12:33 +03:00
Vladimir Safonkin
9744af7b74
Update dependencies
2022-02-24 18:04:55 +03:00
Vladimir Safonkin
7016f85f93
Merge pull request #271 from vsafonkin/v-vlsafo/update-node-version
...
Update default runtime to node16
2022-02-24 17:29:31 +03:00
Vladimir Safonkin
d292011f5d
Update node version to v16
2022-02-24 11:16:01 +03:00
Vladimir Safonkin
608ee757cf
Merge pull request #270 from snickler/main
...
Updated dotnet-install scripts to latest version
v1.9.1
2022-02-22 16:38:32 +03:00
Jeremy Sinclair
e54e706650
Updated dotnet-install scripts to latest version
2022-02-19 17:07:00 -05:00
Adam Ralph
c20f59e04a
Avoiding installing the same version multiple times ( #252 )
2021-12-29 14:07:42 +03:00
Thomas Ardal
13b852df87
Moved checkout above setup step to align with the other samples ( #256 )
2021-12-28 15:37:44 +03:00
Vladimir Safonkin
f85bcda870
Fix the Licensed workflow ( #258 )
2021-12-23 14:35:09 +03:00
GGG KILLER
499789684c
Warn users when installing EOL .NET versions ( #245 )
v1.9.0
2021-11-23 16:58:49 +03:00
Pure Krome
76ddd67c90
Fix a space in the documentation ( #248 )
2021-11-23 16:56:22 +03:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
Vladimir Safonkin
e3ce4164b3
Merge pull request #238 from vsafonkin/v-vlsafo/fix-dependencies
...
Update dependencies and installer scripts
2021-10-13 17:24:51 +03:00
Vladimir Safonkin
463326422f
Update jest
2021-10-13 16:35:23 +03:00
Vladimir Safonkin
547d075822
Revert jest version
2021-10-13 14:58:41 +03:00
Vladimir Safonkin
fc9265379f
Update deps with force
2021-10-13 14:50:32 +03:00
Vladimir Safonkin
32c76e2669
Update installer scripts
2021-10-13 14:27:43 +03:00