Commit Graph

342 Commits (44530e8569e385718a4d6efd38dd2713060c9022)
 

Author SHA1 Message Date
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
5 years ago
Vladimir Safonkin d62c876481 Rework action description 5 years ago
Vladimir Safonkin 5306333434
Merge pull request #213 from al-cheb/al-cheb/move-dotnet-dir
Move toolcache folder
5 years ago
Aleksandr Chebotov 5070486392 Move toolcache folder 5 years ago
Vladimir Safonkin 9647326bcf
Merge pull request #212 from actions/dependabot/npm_and_yarn/ws-7.5.0
Bump ws from 7.3.1 to 7.5.0
5 years ago
Vladimir Safonkin f720d14d91
Merge pull request #198 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
5 years ago
Vladimir Safonkin 7f3ad75595
Merge pull request #197 from actions/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
5 years ago
dependabot[bot] 634914df32
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot] 4fc55d8fdb
Bump ws from 7.3.1 to 7.5.0
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Maxim Lobanov c98cd238db
Merge pull request #158 from actions/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
5 years ago
Vladimir Safonkin b25fa305a3 Merge remote-tracking branch 'upstream/main' into dependabot/npm_and_yarn/node-notifier-8.0.1 5 years ago
Maxim Lobanov 181f10df92
Merge pull request #210 from timheuer/patch-3
Update description for action
5 years ago
Maxim Lobanov c65a26fe6d
Merge pull request #204 from vsafonkin/v-vlsafo/update-installers
Update installers scripts
5 years ago
Tim Heuer dd9ada314c
Update description for action
Fixes #209 by adding a few more terms for search discoverability
5 years ago
Vladimir Safonkin 12194cb2cd Update installers scripts 5 years ago
Maxim Lobanov b8ab602c41
Merge pull request #191 from MaksimZhukov/v-mazhuk/automate-releasing-new-versions
Automate releasing new versions of the setup-dotnet action
5 years ago
MaksimZhukov 95f03216f8 Use permissions as a top-level key 5 years ago
MaksimZhukov 5529ce4143 Use the "publish-action" action 5 years ago
dependabot[bot] 5b0ff19756
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Alena Sviridenko bf3c3eb1fd
Merge pull request #196 from Darleev/patch-1
Update README.md
5 years ago
Darii Nurgaleev 450b569534
Update README.md 5 years ago
Darii Nurgaleev e1cf912aaf
Update README.md 5 years ago