Commit Graph

468 Commits (926f4420227aaf87acf2840f360e4f2475f13b3b)
 

Author SHA1 Message Date
Ivan 926f442022
Update workflow badges (#377) 3 years ago
Marko Zivic c41fd15071
Merge pull request #375 from akv-platform/fix-error-message
Make throwing errors in setup-dotnet more informative
3 years ago
IvanZosimov 0c8652569e Fix error message 3 years ago
MaksimZhukov 3cf27f13bb
Update release-new-action-version.yml (#368) 3 years ago
dependabot[bot] ae8edb8fff
Bump json5 from 2.1.3 to 2.2.3 (#365)
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Marko Zivic 82b2b40816
Merge pull request #364 from actions/update-team-setup-actions-team
Update CODEOWNERS
3 years ago
Evgenii Korolevskii fe74f1cb7d
Update CODEOWNERS 3 years ago
Marko Zivic e94d154672
Merge pull request #362 from actions/update-codeowners
Update CODEOWNERS
3 years ago
Evgenii Korolevskii fe67d2f8db
update team 3 years ago
Evgenii Korolevskii 023f7252a0
Update CODEOWNERS 3 years ago
Ivan 3f3ad54c0c
Merge pull request #358 from akv-platform/apply-reusable-workflows
Update action to use reusable workflows
3 years ago
Ivan e1d35446fe
Merge pull request #359 from akv-platform/documentation-clarification
Update README.md to clarify installation process
3 years ago
IvanZosimov 11aaa65761 Fix review points 3 years ago
IvanZosimov 13abe4777e Update step id naming 3 years ago
IvanZosimov aefe5b483f Update README.md 3 years ago
IvanZosimov 047f06d086 Update README.md 3 years ago
IvanZosimov 014f8c8384 Add part about temporary global.json files 3 years ago
IvanZosimov 80c862dc38 Update README.md 3 years ago
IvanZosimov e21107efbd Update README.md 3 years ago
IvanZosimov d8f1ab14a7 Add link to global.json documentation ti README.md 3 years ago
IvanZosimov f05a62b1cc Update README.md to clarify installation process 3 years ago
IvanZosimov 338d4e3bbf Update workflows to use reusable-workflows repo 3 years ago
IvanZosimov 228eec3014 Add links to reusable workflows 3 years ago
IvanZosimov c483e03222 Update workflows 3 years ago
IvanZosimov a35f420124 Update to use public version of reusable workflows 3 years ago
IvanZosimov 4214866121 Update workflows 3 years ago
IvanZosimov 0681939502 Update workflow.yml 3 years ago
IvanZosimov ba8a1f9c02 Update action to use reusable workflows 3 years ago
Ivan 09d024bd02
Merge pull request #348 from JamesMGreene/patch-1
Update to latest `actions/publish-action`
3 years ago
James M. Greene 8ae4c080ce
Update to latest `actions/publish-action`
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
3 years ago
dependabot[bot] c5d2f92cae
Bump minimatch from 3.0.4 to 3.1.2 (#347) 3 years ago
Marko Zivic 069c35efca
Merge pull request #344 from teo-tsirpanis/patch-1
Notify if `global.json` was not found in the root directory.
3 years ago
Theodore Tsirpanis 6a2cd88ae8 Address PR feedback; update the installers and the Squid image. 3 years ago
Theodore Tsirpanis 9984a6fa87 Warn if the action ends up not installing any .NET version. 3 years ago
MaksimZhukov 607fce577a
Update the link to the .Net Core releases index file (#337) 3 years ago
Marko Zivic 501b34e8f6
Merge pull request #336 from e-korolevskii/refactor-nuget-cfg-parse
Refactor nuget cfg parse
3 years ago
Evgenii Korolevskii b827fcce4d build 3 years ago
Evgenii Korolevskii 239baf3c5b Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Ivan 4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 3 years ago
Marko Zivic 70c3f4d098
Merge pull request #331 from rentziass/rentziass/update-actions-core
Update @actions/core to 1.10.0
3 years ago
Francesco Renzi 9260643816 Update @actions/core to 1.10.0 3 years ago
Ivan 45c9f236cf
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329) 3 years ago
Evgenii Korolevskii 6d6c7c9313 build 3 years ago
Evgenii Korolevskii e753bbf2ff remove build 3 years ago
Evgenii Korolevskii 629365b26e Merge branch 'main' into refactor-nuget-cfg-parse 3 years ago
Evgenii Korolevskii 942a0bea39 format 3 years ago
Evgenii Korolevskii 26db2473e9 fix empty first line 3 years ago
Evgenii Korolevskii 467621733d add packageSourceCredentials 3 years ago
Evgenii Korolevskii bdd38d13dc build 3 years ago
Evgenii Korolevskii 1d2f8f9eaf add debug log 3 years ago