Commit Graph

58 Commits (4ca3c96b49ca9e56259b18fa35aefbdcd81b952c)

Author SHA1 Message Date
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 3 years ago
Nogic bac4044d91 ci: add `--ignore-scripts` argument 3 years ago
Brian Cristante c0d4ad69d8
Don't need C# analysis for CodeQL 3 years ago
Brian Cristante afe2daba1f
Create codeql-analysis.yml 3 years ago
Owen Smith f078482971
add global-json-file input (#276)
* support specifying global.json location with global-json-file input

* add test workflow jobs for global.json usage

* fix typo in global-json-file description

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
3 years ago
Vladimir Safonkin 53d632b5c0
Update docs to v2 (#278)
* Update docs to v2

* Bump checkout action to v3

* Update installer scripts

* Replace v2 to vX on the docs, minor fixes

* Remove extra whitespace
4 years ago
Vladimir Safonkin d292011f5d Update node version to v16 4 years ago
Vladimir Safonkin f85bcda870
Fix the Licensed workflow (#258) 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Brian Cristante 9969bca445 Fix triggers in licensed.yml 4 years ago
Brian Cristante deee0f6246 Add check-dist.yml 4 years ago
MaksimZhukov 95f03216f8 Use permissions as a top-level key 4 years ago
MaksimZhukov 5529ce4143 Use the "publish-action" action 4 years ago
MaksimZhukov 0cfae9b3a5 Automate releasing new versions of the setup-dotnet action 4 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
Vladimir Safonkin f39691d155 Debug 5 years ago
Vladimir Safonkin 19e6ad3fe0 Add tests 5 years ago
Vladimir Safonkin 8e5c71c8f8 Set ubuntu-latest 5 years ago
Vladimir Safonkin c1ca14bb7b Rename stages 5 years ago
Vladimir Safonkin 4a01d86a5b Debug 5 years ago
Vladimir Safonkin 1c7be1087d Debug 5 years ago
Vladimir Safonkin 92451e3d46 Remove workflow dispatch event 5 years ago
Vladimir Safonkin 44b8627225 Debug 5 years ago
Vladimir Safonkin 054db1cac2 Debug 5 years ago
Vladimir Safonkin 831e0d4070 Debug 5 years ago
Vladimir Safonkin 24ed2d0102 Debug 5 years ago
Vladimir Safonkin 059f1aa99b Debug 5 years ago
Vladimir Safonkin a0f70ab98c Debug 5 years ago
Vladimir Safonkin 79735df611 Debug 5 years ago
Vladimir Safonkin a1105722ad Debug 5 years ago
Vladimir Safonkin 131ac602dc Debug 5 years ago
Vladimir Safonkin c8cb48ba8b Debug 5 years ago
Vladimir Safonkin 2d640ec739 Debug 5 years ago
Vladimir Safonkin d33a835564 Debug 5 years ago
Vladimir Safonkin 76a91b1af8 Debug 5 years ago
Vladimir Safonkin 9d49fb8e98 Debug 5 years ago
Vladimir Safonkin 10ad86dc12 Debug 5 years ago
Vladimir Safonkin 71f0d4bd07 Debug 5 years ago
Vladimir Safonkin c8cf369c29 Debug 5 years ago
Vladimir Safonkin 8ada5b5558 Debug 5 years ago
Vladimir Safonkin 62230c5409 Move toolcache cleanup to separated script 5 years ago
Vladimir Safonkin 975b958e4c Debug 5 years ago
Thomas Boop 51f68377c1
Update `@actions/core` Version and move towards uses environment files to talk to runner (#135)
* update toolkit version

* update licensed

* fix typo
5 years ago
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 5 years ago
Zachary Eisinger 352338157c
Install sxs with the install-dotnet scripts (#124)
* Use dotnet-install scripts for proper sxs

* Update dotnet version in testing

* Error message cleanup

* SxS testing in the dotnet project

* Update package lock

* Test fixes

* Use proper environment variable

* Set dotnet root for windows
5 years ago
Zachary Eisinger 3569a93d9f
Honor specified nuget file location (#109)
* Honor specified nuget file location

* Generate and verify nuget.config
5 years ago
Thomas Boop 7a84008633 Setup Licensed workflow and config files 5 years ago