Maxim Lobanov
d8cff32ae5
Update README.md
2021-05-05 16:45:32 +03:00
Maxim Lobanov
7b2009794e
Merge pull request #110 from GGG-KILLER/feature/include-prerelease
...
Include include-prerelease option to be able to match latest prerelease versions
2021-05-05 15:53:38 +03:00
Alena Sviridenko
53d6483af8
Merge pull request #192 from dsame/fix/json-bom
...
Add workaround to fix BOM-related error during parsing global.json
2021-05-04 18:29:42 +03:00
Sergey Dolin
34c59b7d0b
build dist/index.js
2021-04-28 17:29:56 +05:00
Sergey Dolin
bd485b6bd1
Add workaround to fix BOM-related error during parsing global.json
2021-04-28 13:43:02 +05:00
MaksimZhukov
0cfae9b3a5
Automate releasing new versions of the setup-dotnet action
2021-04-26 16:02:03 +03:00
Alena Sviridenko
23fa2c1473
Improve key names validation from user' nuget config #187
...
Improve key names validation from user' nuget config
2021-04-22 18:28:20 +03:00
GGG KILLER
291588df6a
Rerun build
2021-04-22 12:22:10 -03:00
GGG KILLER
87189a16c7
Merge branch 'main' of https://github.com/actions/setup-dotnet into feature/include-prerelease
2021-04-22 12:21:25 -03:00
Vladimir Safonkin
cde58ab948
Resolve conflicts
2021-04-22 14:19:03 +03:00
Alena Sviridenko
20e68089c2
Merge pull request #178 from actions/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-04-22 14:07:23 +03:00
Alena Sviridenko
7790315509
Fix for 5.x notation #175
2021-04-22 14:06:54 +03:00
Alena Sviridenko
c47e26f841
Support various nuget.config name formats #188
2021-04-22 14:06:13 +03:00
Vladimir Safonkin
3edf2e9363
Minor fix
2021-04-19 16:16:44 +03:00
Vladimir Safonkin
a8c97016ef
Minor fix
2021-04-19 16:11:14 +03:00
Vladimir Safonkin
07b4a80293
Build index.js
2021-04-19 14:26:52 +03:00
Vladimir Safonkin
d08d2193f9
Prettier
2021-04-19 14:26:05 +03:00
Vladimir Safonkin
632ccbdfb9
Support nuget.config name formats
2021-04-19 14:25:42 +03:00
Vladimir Safonkin
b81836a248
Fix index.js
2021-04-15 13:57:21 +03:00
Vladimir Safonkin
3b539379a8
Minor fix
2021-04-15 13:44:48 +03:00
Vladimir Safonkin
596753d72c
Minor fix
2021-04-15 13:43:20 +03:00
Vladimir Safonkin
f9d7f16c00
Improve key names validation for keys from user nuget config
2021-04-15 13:30:04 +03:00
Vladimir Safonkin
56d96e897e
Improve key names validation for keys from user nuget config
2021-04-15 13:28:24 +03:00
Maxim Lobanov
5a201f5e82
Merge pull request #177 from GGG-KILLER/patch-1
...
Remove unsupported versions of .NET from README
2021-04-08 09:40:20 +03:00
Maxim Lobanov
13ccc115f4
Merge pull request #183 from anoff/patch-1
...
Update link to pre-installed runner Software
2021-04-08 09:39:48 +03:00
Andreas Offenhaeuser
f2eb44dadd
Update link to pre-installed runner Software
2021-04-05 21:35:43 +09:00
dependabot[bot]
8dcf1ee9bc
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 22:18:10 +00:00
GGG KILLER
3707a44789
Remove unsupported versions of .NET from README.
...
.NET Core 2.2 and 3.0 are no longer supported and should not be in the examples.
All versions were changed to pull in the latest revision as people might copy this without
checking all accepted version formats and getting the latest revision is good security practice.
2021-03-25 20:07:28 -03:00
Dmitry Shibanov
385512c5e5
fix test
2021-03-18 11:07:32 +03:00
Dmitry Shibanov
083d63a2ff
add yesy cases
2021-03-18 10:18:52 +03:00
Dmitry Shibanov
6930747f7f
create release
2021-03-17 14:58:04 +03:00
Dmitry Shibanov
20afff9c90
work on fixing test
2021-03-17 14:56:08 +03:00
Dmitry Shibanov
36fa9877a9
try fixing 5.x issue
2021-03-17 12:38:57 +03:00
Maxim Lobanov
77a48bbb85
Merge pull request #174 from actions/v-malob/update-codeowners
...
Add @actions/virtual-environments-owners to CODEOWNERS file
2021-03-05 09:36:43 +03:00
Maxim Lobanov
4f71fcfa81
Add @actions/virtual-environments-owners to CODEOWNERS file
2021-03-04 21:24:09 +03:00
GGG KILLER
768b4eb7db
Implement passing includePrerelase to semver
2021-02-19 13:33:36 -03:00
GGG KILLER
ba7e1e2155
Include include-prerelease input in action.yml
2021-02-19 13:29:15 -03:00
Maxim Lobanov
6803d4b94d
Merge pull request #166 from vsafonkin/v-vlsafo/update-installer-scripts
...
Update installer scripts
2021-02-11 10:45:53 +03:00
Vladimir Safonkin
3c80e97cbd
Update Linux installer
2021-02-11 10:32:14 +03:00
Maxim Lobanov
8d30c127da
Merge pull request #168 from dmitry-shibanov/restrict-blank-issues
...
Restrict blank issues
2021-02-11 10:24:30 +03:00
Dmitry Shibanov
2d101adc9f
restrict blank issues
2021-02-10 19:12:20 +03:00
Maxim Lobanov
c8b60fb6bf
Merge pull request #129 from actions/noaction
...
Action input text update for version
2021-02-10 16:55:10 +03:00
Maxim Lobanov
bea420f2fd
Improve tests coverage
...
Rework tests
2021-02-05 12:39:37 +03:00
Maxim Lobanov
3a3dbe976e
Merge pull request #164 from vsafonkin/v-vlsafo/issue-and-pr-templates
...
Add issue and pull request templates
2021-02-05 11:24:39 +03:00
Vladimir Safonkin
ce38f90a9a
Update installer scripts
2021-02-05 11:21:42 +03:00
Vladimir Safonkin
c32ed2108b
Debug
2021-02-05 10:44:00 +03:00
Vladimir Safonkin
d99c06115d
Debug
2021-02-05 10:32:37 +03:00
Vladimir Safonkin
f311b6d978
Debug
2021-02-05 10:27:32 +03:00
Vladimir Safonkin
9427b17c42
Minor fix
2021-02-05 10:18:34 +03:00
Vladimir Safonkin
f39691d155
Debug
2021-02-05 10:16:43 +03:00