Commit Graph

28 Commits (d4c94342e560b34958eacfc5d055d21461ed1c5d)

Author SHA1 Message Date
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
HarithaVattikuti 4d6c8fcf3c
Upgrade Node to v20 (#484)
* Node Version upgrade to 20

* 4.0.0

* Action Files upgrade to 20

* Updated version for outdated

* Update Format check

* Auth Test file update
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 898aa0ce4d Fix typo 2 years ago
IvanZosimov 6adeb768ce Update docs 2 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
Nogic c5267f5e54 chore: set include-prerelease to false on default 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 d292011f5d Update node version to v16 4 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Vladimir Safonkin d62c876481 Rework action description 4 years ago
Tim Heuer dd9ada314c
Update description for action
Fixes #209 by adding a few more terms for search discoverability
4 years ago
GGG KILLER ba7e1e2155 Include include-prerelease input in action.yml 5 years ago
Zachary Eisinger 8aad93f856 Action input text update 5 years ago
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 5 years ago
litetex 561f9e2075 Updated doc 6 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Zachary Eisinger 434fa5bb66
Update action.yml 6 years ago
Stanley Goldman ff633a565f
Merge branch 'master' into pr/infin8x/41
# Conflicts:
#	action.yml
6 years ago
Edward Thomson 154c08aac4 Update description (#52) 6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Danny McCormick 6c0e2a2a6b
Update action.yml 6 years ago
Danny McCormick fe9489df58
Use dotnet-version (#16) 6 years ago
Danny McCormick 6e62e60a6f
Update action name 6 years ago
Danny McCormick d6004ce18b Sdk doc nits 6 years ago
Danny McCormick fc7bc3bff2
Update action.yml 6 years ago
Danny McCormick 32b4c69676 Initial commit 6 years ago