Commit Graph

418 Commits

Author SHA1 Message Date
HarithaVattikuti
80ad5026f3 Update signed version 2024-12-26 13:59:06 -06:00
HarithaVattikuti
fe6959d227 Fix proxy test failure 2024-12-26 08:47:38 -06:00
Priya Gupta
6ef01d5b7e
Update installer.ts 2024-12-26 14:01:10 +05:30
Priya Gupta
01bdbbf7b0
Update installer.ts 2024-12-26 14:00:21 +05:30
HarithaVattikuti
ddb9124064 Fix CI failures dist 2024-12-25 22:19:34 -06:00
HarithaVattikuti
18e3bffb12 Add fallback logic 2024-12-25 22:04:41 -06:00
HarithaVattikuti
ac0b2277f9
Install libssl1.1 to fix CI failures 2024-12-25 20:19:32 -06:00
HarithaVattikuti
6c86102234
Fix libssl issue 2024-12-25 20:14:30 -06:00
HarithaVattikuti
f5096c4df0
Fix globalization invariant issue 2024-12-25 20:10:18 -06:00
HarithaVattikuti
5eb3863f79 Fix Proxy env issue 2024-12-25 20:07:31 -06:00
HarithaVattikuti
540f47615b Fix proxy test issue 2024-12-25 19:57:37 -06:00
HarithaVattikuti
e78e2b6823 Fix upload-artifact@v4 2024-12-25 19:52:50 -06:00
HarithaVattikuti
cd6102d6ea Fix CI failures for ubuntu-latest 2024-12-25 19:52:00 -06:00
HarithaVattikuti
7ccaf0b56d Fix Workflow 2024-12-25 19:41:38 -06:00
HarithaVattikuti
94bfe42e69 new cdn url changes 2024-12-25 19:37:39 -06: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
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
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
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