Commit Graph

589 Commits (740310365d5065c44c30d213e7963107ebfd22d5)
 

Author SHA1 Message Date
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 3 years ago
Brian Cristante afe2daba1f
Create codeql-analysis.yml 3 years ago
Vladimir Safonkin fb09b12527 v3 adr 3 years ago
Dmitry Shibanov 5cc895510b
Update @zeit/ncc to @vercel/ncc (#290)
* update @zeit/ncc to @vercel/ncc

* rebuild project
3 years ago
Vladimir Safonkin 158737d5b1
Merge pull request #289 from vsafonkin/v-vsafonkin/update-wget-package
Update vulnerable packages
3 years ago
Vladimir Safonkin fcf565ec50 Update vulnerable packages 3 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>
3 years ago
Vladimir Safonkin 0fb87b12d2
Merge pull request #285 from vsafonkin/v-vsafonkin/add-code-of-conduct
Add code of conduct
3 years ago
Vladimir Safonkin 4fe7a196b5 Add code of conduct 3 years ago
Adam Ralph 9283a8cf7a
switch side by side testing example to single setup step (#283) 3 years ago
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
4 years ago
Vladimir Safonkin 9211491ffb
Merge pull request #273 from actions/v-vlsafo/update-deps
Update npm dependencies
4 years ago
Vladimir Safonkin edfd7b3266 Update licenses 4 years ago
Vladimir Safonkin 9744af7b74 Update dependencies 4 years ago
Vladimir Safonkin 7016f85f93
Merge pull request #271 from vsafonkin/v-vlsafo/update-node-version
Update default runtime to node16
4 years ago
Vladimir Safonkin d292011f5d Update node version to v16 4 years ago
Vladimir Safonkin 608ee757cf
Merge pull request #270 from snickler/main
Updated dotnet-install scripts to latest version
4 years ago
Jeremy Sinclair e54e706650
Updated dotnet-install scripts to latest version 4 years ago
Adam Ralph c20f59e04a
Avoiding installing the same version multiple times (#252) 4 years ago
Thomas Ardal 13b852df87
Moved checkout above setup step to align with the other samples (#256) 4 years ago
Vladimir Safonkin f85bcda870
Fix the Licensed workflow (#258) 4 years ago
GGG KILLER 499789684c
Warn users when installing EOL .NET versions (#245) 4 years ago
Pure Krome 76ddd67c90
Fix a space in the documentation (#248) 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Vladimir Safonkin e3ce4164b3
Merge pull request #238 from vsafonkin/v-vlsafo/fix-dependencies
Update dependencies and installer scripts
4 years ago
Vladimir Safonkin 463326422f Update jest 4 years ago
Vladimir Safonkin 547d075822 Revert jest version 4 years ago
Vladimir Safonkin fc9265379f Update deps with force 4 years ago
Vladimir Safonkin 32c76e2669 Update installer scripts 4 years ago
Vladimir Safonkin 8ca0cf75a1 Update dependencies 4 years ago
Vladimir Safonkin 7f88dbf08f
Merge pull request #231 from actions/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
4 years ago
dependabot[bot] af0ed6536b
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
MaksimZhukov 9dd9d27e57
Merge pull request #234 from IEvangelist/patch-1
Update README.md
4 years ago
David Pine 44530e8569
Update README.md
Fix the README.md file to avoid the .NET CLI repo link that is now the .NET SDK repo.
4 years ago
MaksimZhukov 5a3fa01c67
Merge pull request #222 from actions/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
4 years ago
Vladimir Safonkin f2da928c08
Merge pull request #224 from vsafonkin/v-vlsafo/handle-roll-forward-option
Support `rollForward` option from `global.json` file
4 years ago