Commit Graph

561 Commits

Author SHA1 Message Date
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 2022-09-27 14:47:12 +02:00
Thomas Boop a351d9ea84
Add support for Windows-arm (#320)
* update to use pwsh if it is available

* fix spacing

* update install script

* Update src/installer.ts

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* update index.js

* fix format

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-09-26 10:12:13 +02:00
Evgenii Korolevskii cc76dfab99 format 2022-09-21 15:14:01 +03: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
Evgenii Korolevskii 1f2c90bb99 Merge branch 'main' into refactor-nuget-cfg-parse 2022-09-19 20:18:40 +02:00
Evgenii Korolevskii 251997c37d updated installers 2022-09-19 20:18:24 +02:00
panticmilos bba8299c35 npm run update-installers 2022-09-14 16:08:36 +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
Evgenii Korolevskii 5d7bc0454b update installers 2022-08-31 16:01:51 +02:00
Evgenii Korolevskii 792e988dae build 2022-08-31 15:43:30 +02:00
Evgenii Korolevskii e5034212c9 refactoring 2022-08-31 15:41:59 +02:00
Evgenii Korolevskii 0997db20d4 refactoring 2022-08-31 15:41:46 +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 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
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
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