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
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
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
Vladimir Safonkin
7016f85f93
Merge pull request #271 from vsafonkin/v-vlsafo/update-node-version
...
Update default runtime to node16
2022-02-24 17:29:31 +03:00
Vladimir Safonkin
d292011f5d
Update node version to v16
2022-02-24 11:16:01 +03:00
Vladimir Safonkin
608ee757cf
Merge pull request #270 from snickler/main
...
Updated dotnet-install scripts to latest version
2022-02-22 16:38:32 +03:00
Jeremy Sinclair
e54e706650
Updated dotnet-install scripts to latest version
2022-02-19 17:07:00 -05:00
Adam Ralph
c20f59e04a
Avoiding installing the same version multiple times ( #252 )
2021-12-29 14:07:42 +03:00
Thomas Ardal
13b852df87
Moved checkout above setup step to align with the other samples ( #256 )
2021-12-28 15:37:44 +03:00
Vladimir Safonkin
f85bcda870
Fix the Licensed workflow ( #258 )
2021-12-23 14:35:09 +03:00
GGG KILLER
499789684c
Warn users when installing EOL .NET versions ( #245 )
2021-11-23 16:58:49 +03:00
Pure Krome
76ddd67c90
Fix a space in the documentation ( #248 )
2021-11-23 16:56:22 +03:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
Vladimir Safonkin
e3ce4164b3
Merge pull request #238 from vsafonkin/v-vlsafo/fix-dependencies
...
Update dependencies and installer scripts
2021-10-13 17:24:51 +03:00
Vladimir Safonkin
463326422f
Update jest
2021-10-13 16:35:23 +03:00
Vladimir Safonkin
547d075822
Revert jest version
2021-10-13 14:58:41 +03:00
Vladimir Safonkin
fc9265379f
Update deps with force
2021-10-13 14:50:32 +03:00
Vladimir Safonkin
32c76e2669
Update installer scripts
2021-10-13 14:27:43 +03:00
Vladimir Safonkin
8ca0cf75a1
Update dependencies
2021-10-13 14:20:02 +03:00
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
2021-10-13 11:12:15 +03:00
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>
2021-10-13 07:14:28 +00:00
MaksimZhukov
9dd9d27e57
Merge pull request #234 from IEvangelist/patch-1
...
Update README.md
2021-10-12 17:27:43 +03:00
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.
2021-10-05 10:05:48 -05:00
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
2021-09-14 10:17:28 +03:00
Vladimir Safonkin
f2da928c08
Merge pull request #224 from vsafonkin/v-vlsafo/handle-roll-forward-option
...
Support `rollForward` option from `global.json` file
2021-09-13 10:09:01 +03:00
Vladimir Safonkin
fb9fd97b03
Merge remote-tracking branch 'upstream/main' into v-vlsafo/handle-roll-forward-option
2021-08-30 17:40:23 +03:00
Vladimir Safonkin
f0b9e4cf3f
Merge pull request #225 from brcrista/brcrista/check-dist
...
Create check-dist.yml
2021-08-30 17:38:46 +03:00
Vladimir Safonkin
b66058b059
Build index.js
2021-08-30 17:35:17 +03:00
Vladimir Safonkin
7323c4e7cb
Merge remote-tracking branch 'upstream/main' into v-vlsafo/handle-roll-forward-option
2021-08-30 17:31:17 +03:00
Vladimir Safonkin
6eab455d72
Merge pull request #226 from vsafonkin/v-vlsafo/update-installers-scripts
...
Update installers scripts
2021-08-30 17:28:39 +03:00
Vladimir Safonkin
b2cf6c7cd4
Handle only latestFeature option
2021-08-30 17:27:01 +03:00
Vladimir Safonkin
ff5b78971e
Merge pull request #227 from tomp736/patch-1
...
Update README.md
2021-08-30 09:57:40 +03:00
Thomas Pisula
e26fc623bc
Update README.md
...
fix docs
2021-08-29 14:56:20 +02:00
Vladimir Safonkin
e974974b42
Update installers scripts
2021-08-26 12:44:10 +03:00
Brian Cristante
9969bca445
Fix triggers in licensed.yml
2021-08-25 11:29:43 -04:00
Brian Cristante
deee0f6246
Add check-dist.yml
2021-08-25 11:29:42 -04:00
Vladimir Safonkin
33fad1d142
Format code
2021-08-20 17:28:30 +03:00