Commit Graph

74 Commits (main)

Author SHA1 Message Date
dependabot[bot] 740310365d
Bump typescript from 5.4.2 to 5.9.2 (#624)
* Bump typescript from 5.4.2 to 5.8.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* doc update

* doc update

* doc format update

* update

* update

* doc update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
1 week ago
Salman Chishti d4c94342e5
Update to Node.js 24 and modernize async usage (#654)
* Update to Node.js 24 and modernize async usage

Bump Node.js version to 24 in workflows, action metadata, and engines. Update TypeScript target to ES2022 and use native async/await instead of __awaiter in compiled JS. Upgrade @types/node to 24.1.0 and update undici-types. Remove legacy async helpers and refactor code for improved readability and compatibility with modern Node.js.

* update licences

* update indentation

* update package.json version

* documentation update

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2 weeks ago
gowridurgad 0f55b457d2
removes end-of-line dotnet versions (#647)
Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
3 months ago
Ben Wells f9d0f6282c
Update README.md (#587) 8 months ago
samuel-w 3e6b9fe393
Update links to runner software (#499) 2 years ago
Mike Surcouf 769316e2e4
Update README.md to use latest action version (#502)
* Update README.md

update README with latest version

* Revert NuGet URL
2 years ago
Nogic 3447fd6a9f
feat: Cache NuGet global-packages folder (#303)
* feat: cache NuGet global-packages folder

* fix: remove unused files

* docs: fix incorrect action

* ci: add e2e test for cache

* docs: accept suggested changes on README

* docs: add simple cache example

* build: change main script path

* fix: change relative path to install scripts

* fix: change relative path to problem matcher

* refactor: accept changes on cache-utils

* fix: revert main script path changes

* test: fix cache-utils unit test

* test: fix cache-utils unit test

* feat: add `cache-dependency-path` variables

* build: change main script dist path

* ci: add `cache-dependency-path` e2e test & missing lock file

* fix: accept change suggestions

* ci: copy NuGet lock file to root

to pass "test-setup-with-cache" e2e test

* docs: change README guide

* fix: apply suggestions from code review

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* test: fix some failed unit tests

- fix `restoreCache()` test for 9703c8
- update installer script

* build: rebuild dist

* Update unit-tests
- Additional unit test were added to setup-dotnet.test.ts

* Update unit tests for unix systems

* Format and lint unit tests

* fix: avoid use '/' on `path.join`

* fix: rebuild dist

* fix: apply suggestions from code review

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* build: add `DisableImplicitNuGetFallbackFolder` option

also add guide on README

* docs: highlight warnings and notes

* docs: update note about handling NU1403

---------

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
Co-authored-by: IvanZosimov <ivanzosimov@github.com>
2 years ago
IvanZosimov 6adeb768ce Update docs 2 years ago
Ivan 926f442022
Update workflow badges (#377) 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
Ivan 4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 3 years ago
Ivan 45c9f236cf
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329) 3 years ago
Ivan c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 3 years ago
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 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
Adam Ralph 9283a8cf7a
switch side by side testing example to single setup step (#283) 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
Thomas Ardal 13b852df87
Moved checkout above setup step to align with the other samples (#256) 4 years ago
Pure Krome 76ddd67c90
Fix a space in the documentation (#248) 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
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.
4 years ago
Thomas Pisula e26fc623bc
Update README.md
fix docs
4 years ago
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
4 years ago
Darii Nurgaleev 450b569534
Update README.md 4 years ago
Darii Nurgaleev e1cf912aaf
Update README.md 4 years ago
Darii Nurgaleev 03d6eb5402
Update README.md 4 years ago
Darii Nurgaleev effa3e26d2
Update README.md 4 years ago
Maxim Lobanov b50d70502b Update README.md 4 years ago
Maxim Lobanov d8cff32ae5 Update README.md 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
Andreas Offenhaeuser f2eb44dadd
Update link to pre-installed runner Software 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
Zachary Eisinger a1c7110c2a
Add example for SxS testing to Readme 5 years ago
Zachary Eisinger 52dbd90938
Merge pull request #115 from timheuer/patch-2
Update README.md
5 years ago
Zachary Eisinger 221e7bcc3b Use v1 tag for setup-dotnet 5 years ago
Zachary Eisinger 37b9e8b54a
Merge pull request #111 from coderpatros/doco
Add note and link to documentation on already available .NET SDKs
5 years ago
No Name Pro c7a4f4e270
YAML Formatting at a example workflow
YAML Format of the code at 'Example usage' with Environment Variables
5 years ago
Tim Heuer 9bdaa47c80
Update README.md
Matching readme to latest release version and fixing checkout action (best practice not to use `@main` versioning)
5 years ago
Patrick Dwyer 81ca5f786c
Merge remote-tracking branch 'origin/main' into doco 5 years ago
Patrick Dwyer 257d9b2a19
Add note and link to documentation on already available .NET SDKs 5 years ago
Zachary Eisinger 4114018c87 Update references to main branch 5 years ago
Zachary Eisinger 73683e5d2f
Merge pull request #92 from actions/readme-envvars
Include useful environment variables in the README
5 years ago
Zachary Eisinger 5091cc16d9
Update environment variable scope 5 years ago