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 |
|
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>
|
2021-08-11 08:44:30 +00:00 |
|
Vladimir Safonkin
|
8309d4ee7e
|
Merge pull request #220 from 0xfeeddeadbeef/patch-1
Update link to dotnet environment variables docs
|
2021-07-29 10:25:00 +03:00 |
|
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
|
2021-07-28 14:48:24 +04:00 |
|
Vladimir Safonkin
|
4b337272b7
|
Merge pull request #215 from actions/v-vlsafo/action-description
Rework action description
|
2021-06-28 13:24:33 +03:00 |
|
Vladimir Safonkin
|
d62c876481
|
Rework action description
|
2021-06-28 13:20:36 +03:00 |
|
Vladimir Safonkin
|
5306333434
|
Merge pull request #213 from al-cheb/al-cheb/move-dotnet-dir
Move toolcache folder
|
2021-06-28 12:09:16 +03:00 |
|
Aleksandr Chebotov
|
5070486392
|
Move toolcache folder
|
2021-06-28 11:44:40 +03:00 |
|
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
|
2021-06-28 11:40:18 +03:00 |
|
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
|
2021-06-28 11:14:17 +03:00 |
|
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
|
2021-06-28 11:01:16 +03:00 |
|
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>
|
2021-06-28 07:44:45 +00:00 |
|
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>
|
2021-06-28 07:44:32 +00:00 |
|
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
|
2021-06-28 10:43:59 +03:00 |
|
Vladimir Safonkin
|
b25fa305a3
|
Merge remote-tracking branch 'upstream/main' into dependabot/npm_and_yarn/node-notifier-8.0.1
|
2021-06-28 10:29:43 +03:00 |
|
Maxim Lobanov
|
181f10df92
|
Merge pull request #210 from timheuer/patch-3
Update description for action
|
2021-06-28 10:21:17 +03:00 |
|
Maxim Lobanov
|
c65a26fe6d
|
Merge pull request #204 from vsafonkin/v-vlsafo/update-installers
Update installers scripts
|
2021-06-28 10:21:03 +03:00 |
|
Tim Heuer
|
dd9ada314c
|
Update description for action
Fixes #209 by adding a few more terms for search discoverability
|
2021-06-22 10:57:55 -07:00 |
|
Vladimir Safonkin
|
12194cb2cd
|
Update installers scripts
|
2021-06-08 12:27:57 +03:00 |
|
Maxim Lobanov
|
b8ab602c41
|
Merge pull request #191 from MaksimZhukov/v-mazhuk/automate-releasing-new-versions
Automate releasing new versions of the setup-dotnet action
|
2021-05-27 17:28:39 +03:00 |
|
MaksimZhukov
|
95f03216f8
|
Use permissions as a top-level key
|
2021-05-27 16:20:43 +03:00 |
|
MaksimZhukov
|
5529ce4143
|
Use the "publish-action" action
|
2021-05-27 14:39:14 +03:00 |
|
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>
|
2021-05-11 01:09:33 +00:00 |
|
Alena Sviridenko
|
bf3c3eb1fd
|
Merge pull request #196 from Darleev/patch-1
Update README.md
|
2021-05-06 18:53:19 +03:00 |
|
Darii Nurgaleev
|
450b569534
|
Update README.md
|
2021-05-06 21:38:47 +07:00 |
|
Darii Nurgaleev
|
e1cf912aaf
|
Update README.md
|
2021-05-06 20:10:13 +07:00 |
|