Commit Graph

363 Commits (edfd7b3266377bc1c3a4aee4947f16d3c1f98737)
 

Author SHA1 Message Date
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
Vladimir Safonkin fb9fd97b03 Merge remote-tracking branch 'upstream/main' into v-vlsafo/handle-roll-forward-option 4 years ago
Vladimir Safonkin f0b9e4cf3f
Merge pull request #225 from brcrista/brcrista/check-dist
Create check-dist.yml
4 years ago
Vladimir Safonkin b66058b059 Build index.js 4 years ago
Vladimir Safonkin 7323c4e7cb Merge remote-tracking branch 'upstream/main' into v-vlsafo/handle-roll-forward-option 4 years ago
Vladimir Safonkin 6eab455d72
Merge pull request #226 from vsafonkin/v-vlsafo/update-installers-scripts
Update installers scripts
4 years ago
Vladimir Safonkin b2cf6c7cd4 Handle only latestFeature option 4 years ago
Vladimir Safonkin ff5b78971e
Merge pull request #227 from tomp736/patch-1
Update README.md
4 years ago
Thomas Pisula e26fc623bc
Update README.md
fix docs
4 years ago
Vladimir Safonkin e974974b42 Update installers scripts 4 years ago
Brian Cristante 9969bca445 Fix triggers in licensed.yml 4 years ago
Brian Cristante deee0f6246 Add check-dist.yml 4 years ago
Vladimir Safonkin 33fad1d142 Format code 4 years ago
Vladimir Safonkin 2c3efd1f04 Improve condition 4 years ago
Vladimir Safonkin f3822c3b02 Prettier 4 years ago
Vladimir Safonkin 5e45b4b591 Remove hardcoded patch version from unit test 4 years ago
Vladimir Safonkin b7b99f337e Fix unit test 4 years ago
Vladimir Safonkin f92687c910 Minor fix 4 years ago
Vladimir Safonkin 0067f023d2 Fix unstaged changes in index.js 4 years ago
Vladimir Safonkin 9480036ff9 Fix unit test 4 years ago
Vladimir Safonkin 6b8ad2e725 Revert exports in index.js 4 years ago
Vladimir Safonkin 078f7c4a73 Format code 4 years ago
Vladimir Safonkin 13fd5bf191 Support rollForward option from global.json 4 years ago
dependabot[bot] 26be14c4e1
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Vladimir Safonkin 8309d4ee7e
Merge pull request #220 from 0xfeeddeadbeef/patch-1
Update link to dotnet environment variables docs
4 years ago
George Chakhidze bab14f40fd
Update link to dotnet environment variables docs
Old: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet#environment-variables
New: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables
4 years ago
Vladimir Safonkin 4b337272b7
Merge pull request #215 from actions/v-vlsafo/action-description
Rework action description
4 years ago