Commit Graph

367 Commits

Author SHA1 Message Date
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
Vladimir Safonkin 2c3efd1f04 Improve condition 2021-08-20 17:28:10 +03:00
Vladimir Safonkin f3822c3b02 Prettier 2021-08-20 17:13:23 +03:00
Vladimir Safonkin 5e45b4b591 Remove hardcoded patch version from unit test 2021-08-20 17:11:48 +03:00
Vladimir Safonkin b7b99f337e Fix unit test 2021-08-20 16:54:24 +03:00
Vladimir Safonkin f92687c910 Minor fix 2021-08-20 16:47:49 +03:00
Vladimir Safonkin 0067f023d2 Fix unstaged changes in index.js 2021-08-20 16:45:26 +03:00
Vladimir Safonkin 9480036ff9 Fix unit test 2021-08-20 16:35:44 +03:00
Vladimir Safonkin 6b8ad2e725 Revert exports in index.js 2021-08-20 15:48:47 +03:00
Vladimir Safonkin 078f7c4a73 Format code 2021-08-20 15:44:47 +03:00
Vladimir Safonkin 13fd5bf191 Support rollForward option from global.json 2021-08-20 15:43:49 +03:00