416 Commits

Author SHA1 Message Date
IvanZosimov
1a2e6296c5 Refactor code 2022-09-22 16:28:22 +02:00
IvanZosimov
cf1d9cb755 Rebuild action 2022-09-22 15:36:49 +02:00
IvanZosimov
2fb974523e Fix licenses 2022-09-22 15:35:11 +02:00
IvanZosimov
2d9890d842 Fix review points 2022-09-22 15:26:13 +02:00
IvanZosimov
1d59406933 Update version to 3.0.0 in package.json and package-lock.json 2022-09-20 12:21:37 +02:00
IvanZosimov
9fe67f1cf4 Merge branch 'main' into ADRdotnet 2022-09-20 11:53:16 +02:00
Marko Zivic
857c316a9d
Merge pull request #313 from panticmilos/vmpantic/update-version-package-json
Update package lock version
2022-09-20 11:36:22 +02:00
IvanZosimov
9eeb3298b4 Insert newline in release-new-action-version.yml 2022-09-20 10:36:52 +02:00
IvanZosimov
5719647987 Fix review points 2022-09-20 10:27:47 +02:00
IvanZosimov
c32f58ecce Update e2e tests to handle cases with RC .NET versions 2022-09-16 17:01:28 +02:00
IvanZosimov
f32e21fe46 Fix review points and refactor code 2022-09-16 16:54:17 +02:00
panticmilos
bba8299c35 npm run update-installers 2022-09-14 16:08:36 +02:00
IvanZosimov
48a8ae427d Update bash dotnet-installer script 2022-09-14 12:47:27 +02:00
IvanZosimov
51afffd85f Update documentation 2022-09-14 12:47:04 +02:00
IvanZosimov
29396235cb Update unit and e2e tests 2022-09-14 12:46:39 +02:00
IvanZosimov
8b5d13bd26 Implement proposal stated in ADR for setup-dotnet v3
In the scope of this commit such functionalty was added:
1. Installation directories for Windows and Ubuntu were changed to
the folder with preinstalled .NET SDK's
2. Inner logic of interaction with MS dotnet installer scripts was
 changed
3. New input "dotnet-quality" was added
Such functionality was cut out:
1. Input "include-prerelease"
2022-09-14 12:34:42 +02:00
Marko Zivic
fd4e15fa44
Merge pull request #291 from vsafonkin/v-vsafonkin/v3-adr
V3 setup-dotnet ADR
2022-09-14 09:52:09 +02:00
Vladimir Safonkin
95e7de77d1 Set status accepted 2022-09-13 16:19:35 +02:00
Ivan
52c3199a78
ADR change (#1)
* Update ADR proposal

ADR proposal was updated in order to reflect cahnges that will be done
more thoroughly.

* Fix formatting
2022-09-13 12:41:55 +02:00
Vladimir Safonkin
2d9def7067 Rework 2022-09-11 13:42:07 +02:00
panticmilos
df51eabf53 Update package lock version 2022-09-05 13:18:26 +02:00
Marko Zivic
e4b2fcaa19
Merge pull request #312 from panticmilos/vmpantic/update-version-package-json
Update actions version in package json
2022-09-01 09:44:52 +02:00
panticmilos
d45c10e6f7 Run update installers 2022-08-31 17:40:05 +02:00
panticmilos
4d1b6c2c63 Update actions version in package json 2022-08-31 16:21:24 +02:00
Vladimir Safonkin
4cb4764ae2 Update ADR date 2022-08-29 11:23:22 +02:00
Vladimir Safonkin
d33e605efe Grammar fixes 2022-08-24 12:32:58 +02:00
Marko Zivic
f7747565a1
Merge pull request #305 from e-korolevskii/update-contributors-guide
Update contributors guide
2022-08-10 16:45:38 +02:00
Evgenii Korolevskii
2f75d1de25
Merge branch 'actions:main' into update-contributors-guide 2022-08-10 16:42:02 +02:00
Evgenii Korolevskii
e6a9a96293
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-08-09 23:54:52 +02:00
Evgenii Korolevskii
025aba53b2 rephased docs 2022-08-03 19:15:44 +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
Evgenii Korolevskii
043fb8900f advice on updating installers 2022-08-01 01:10:29 +02: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
ee11c4faa4 updated guide 2022-07-29 02:02:42 +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
Vladimir Safonkin
fb09b12527 v3 adr 2022-04-29 11:22:26 +02: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