Commit Graph

418 Commits (new-cdn-v2)
 

Author SHA1 Message Date
HarithaVattikuti 80ad5026f3 Update signed version 12 months ago
HarithaVattikuti fe6959d227 Fix proxy test failure 12 months ago
Priya Gupta 6ef01d5b7e
Update installer.ts 12 months ago
Priya Gupta 01bdbbf7b0
Update installer.ts 12 months ago
HarithaVattikuti ddb9124064 Fix CI failures dist 12 months ago
HarithaVattikuti 18e3bffb12 Add fallback logic 12 months ago
HarithaVattikuti ac0b2277f9
Install libssl1.1 to fix CI failures 12 months ago
HarithaVattikuti 6c86102234
Fix libssl issue 12 months ago
HarithaVattikuti f5096c4df0
Fix globalization invariant issue 12 months ago
HarithaVattikuti 5eb3863f79 Fix Proxy env issue 12 months ago
HarithaVattikuti 540f47615b Fix proxy test issue 12 months ago
HarithaVattikuti e78e2b6823 Fix upload-artifact@v4 12 months ago
HarithaVattikuti cd6102d6ea Fix CI failures for ubuntu-latest 12 months ago
HarithaVattikuti 7ccaf0b56d Fix Workflow 12 months ago
HarithaVattikuti 94bfe42e69 new cdn url changes 12 months ago
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>
3 years ago
Marko Zivic 857c316a9d
Merge pull request #313 from panticmilos/vmpantic/update-version-package-json
Update package lock version
3 years ago
panticmilos bba8299c35 npm run update-installers 3 years ago
Marko Zivic fd4e15fa44
Merge pull request #291 from vsafonkin/v-vsafonkin/v3-adr
V3 setup-dotnet ADR
3 years ago
Vladimir Safonkin 95e7de77d1 Set status accepted 3 years ago
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
3 years ago
Vladimir Safonkin 2d9def7067 Rework 3 years ago
panticmilos df51eabf53 Update package lock version 3 years ago
Marko Zivic e4b2fcaa19
Merge pull request #312 from panticmilos/vmpantic/update-version-package-json
Update actions version in package json
3 years ago
panticmilos d45c10e6f7 Run update installers 3 years ago
panticmilos 4d1b6c2c63 Update actions version in package json 3 years ago
Vladimir Safonkin 4cb4764ae2 Update ADR date 3 years ago
Vladimir Safonkin d33e605efe Grammar fixes 3 years ago
Marko Zivic f7747565a1
Merge pull request #305 from e-korolevskii/update-contributors-guide
Update contributors guide
3 years ago
Evgenii Korolevskii 2f75d1de25
Merge branch 'actions:main' into update-contributors-guide 3 years ago
Evgenii Korolevskii e6a9a96293
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
3 years ago
Evgenii Korolevskii 025aba53b2 rephased docs 3 years ago
Marko Zivic 37b00c4fc5
Merge pull request #250 from nogic1008/refactor/boolean-input
Use `core.getBooleanInput()` to resolve `include-prerelease` option
3 years ago
Nogic c2dac7f367 test: add include-prerelease env on test 3 years ago
Nogic c5267f5e54 chore: set include-prerelease to false on default 3 years ago
Nogic ba5e53c61d refactor: use core.getBooleanInput() 3 years ago
Evgenii Korolevskii 043fb8900f advice on updating installers 3 years ago
Marko Zivic cb04ff8cb3
Merge pull request #301 from nogic1008/migrate/husky4-8
Fix husky config to resolve git hook error
3 years ago
Nogic bac4044d91 ci: add `--ignore-scripts` argument 3 years ago
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
3 years ago
Marko Zivic e81cd4d454
Merge pull request #302 from e-korolevskii/scripts-update
Updated local installation scripts
3 years ago
Evgenii Korolevskii ee11c4faa4 updated guide 3 years ago
Evgenii Korolevskii 8bf1fb6084 updated local installation scripts 3 years ago
Brian Cristante c0d4ad69d8
Don't need C# analysis for CodeQL 4 years ago
Brian Cristante afe2daba1f
Create codeql-analysis.yml 4 years ago
Vladimir Safonkin fb09b12527 v3 adr 4 years ago
Dmitry Shibanov 5cc895510b
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc

* rebuild project
4 years ago
Vladimir Safonkin 158737d5b1
Merge pull request #289 from vsafonkin/v-vsafonkin/update-wget-package
Update vulnerable packages
4 years ago
Vladimir Safonkin fcf565ec50 Update vulnerable packages 4 years ago
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>
4 years ago