5 Commits

Author SHA1 Message Date
Salman Muin Kayser Chishti
ba3c0a563b 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.
2025-07-31 11:14:18 +01:00
Ivan
c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
2023-03-09 14:43:05 +02:00
Ivan
4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 2022-10-10 14:27:29 +02:00
Alex Mullans
6bd4969ec6 GPR authentication support 2019-10-03 16:35:25 -07:00
Danny McCormick
32b4c69676 Initial commit 2019-06-19 16:22:22 -04:00