Commit Graph

589 Commits (main)
 

Author SHA1 Message Date
Maxim Lobanov b50d70502b Update README.md 4 years ago
Maxim Lobanov d8cff32ae5 Update README.md 4 years ago
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
4 years ago
Alena Sviridenko 53d6483af8
Merge pull request #192 from dsame/fix/json-bom
Add workaround to fix BOM-related error  during parsing global.json
4 years ago
Sergey Dolin 34c59b7d0b build dist/index.js 4 years ago
Sergey Dolin bd485b6bd1 Add workaround to fix BOM-related error during parsing global.json 4 years ago
MaksimZhukov 0cfae9b3a5 Automate releasing new versions of the setup-dotnet action 4 years ago
Alena Sviridenko 23fa2c1473
Improve key names validation from user' nuget config #187
Improve key names validation from user' nuget config
4 years ago
GGG KILLER 291588df6a Rerun build 4 years ago
GGG KILLER 87189a16c7 Merge branch 'main' of https://github.com/actions/setup-dotnet into feature/include-prerelease 4 years ago
Vladimir Safonkin cde58ab948 Resolve conflicts 4 years ago
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
4 years ago
Alena Sviridenko 7790315509
Fix for 5.x notation #175 4 years ago
Alena Sviridenko c47e26f841
Support various nuget.config name formats #188 4 years ago
Vladimir Safonkin 3edf2e9363 Minor fix 4 years ago
Vladimir Safonkin a8c97016ef Minor fix 4 years ago
Vladimir Safonkin 07b4a80293 Build index.js 4 years ago
Vladimir Safonkin d08d2193f9 Prettier 4 years ago
Vladimir Safonkin 632ccbdfb9 Support nuget.config name formats 4 years ago
Vladimir Safonkin b81836a248 Fix index.js 4 years ago
Vladimir Safonkin 3b539379a8 Minor fix 4 years ago
Vladimir Safonkin 596753d72c Minor fix 4 years ago
Vladimir Safonkin f9d7f16c00 Improve key names validation for keys from user nuget config 4 years ago
Vladimir Safonkin 56d96e897e Improve key names validation for keys from user nuget config 4 years ago
Maxim Lobanov 5a201f5e82
Merge pull request #177 from GGG-KILLER/patch-1
Remove unsupported versions of .NET from README
5 years ago
Maxim Lobanov 13ccc115f4
Merge pull request #183 from anoff/patch-1
Update link to pre-installed runner Software
5 years ago
Andreas Offenhaeuser f2eb44dadd
Update link to pre-installed runner Software 5 years ago
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>
5 years ago
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.
5 years ago
Dmitry Shibanov 385512c5e5 fix test 5 years ago
Dmitry Shibanov 083d63a2ff add yesy cases 5 years ago
Dmitry Shibanov 6930747f7f create release 5 years ago
Dmitry Shibanov 20afff9c90 work on fixing test 5 years ago
Dmitry Shibanov 36fa9877a9 try fixing 5.x issue 5 years ago
Maxim Lobanov 77a48bbb85
Merge pull request #174 from actions/v-malob/update-codeowners
Add @actions/virtual-environments-owners to CODEOWNERS file
5 years ago
Maxim Lobanov 4f71fcfa81
Add @actions/virtual-environments-owners to CODEOWNERS file 5 years ago
GGG KILLER 768b4eb7db Implement passing includePrerelase to semver 5 years ago
GGG KILLER ba7e1e2155 Include include-prerelease input in action.yml 5 years ago
Maxim Lobanov 6803d4b94d
Merge pull request #166 from vsafonkin/v-vlsafo/update-installer-scripts
Update installer scripts
5 years ago
Vladimir Safonkin 3c80e97cbd Update Linux installer 5 years ago
Maxim Lobanov 8d30c127da
Merge pull request #168 from dmitry-shibanov/restrict-blank-issues
Restrict blank issues
5 years ago
Dmitry Shibanov 2d101adc9f restrict blank issues 5 years ago
Maxim Lobanov c8b60fb6bf
Merge pull request #129 from actions/noaction
Action input text update for version
5 years ago
Maxim Lobanov bea420f2fd
Improve tests coverage
Rework tests
5 years ago
Maxim Lobanov 3a3dbe976e
Merge pull request #164 from vsafonkin/v-vlsafo/issue-and-pr-templates
Add issue and pull request templates
5 years ago
Vladimir Safonkin ce38f90a9a Update installer scripts 5 years ago
Vladimir Safonkin c32ed2108b Debug 5 years ago
Vladimir Safonkin d99c06115d Debug 5 years ago
Vladimir Safonkin f311b6d978 Debug 5 years ago
Vladimir Safonkin 9427b17c42 Minor fix 5 years ago