Commit Graph

13 Commits (ba51dec2573c7da1e4b68bf9f80aa18810500ced)

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>
3 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
Ivan c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
3 years ago
IvanZosimov 11aaa65761 Fix review points 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 ba8a1f9c02 Update action to use reusable workflows 3 years ago
Nogic bac4044d91 ci: add `--ignore-scripts` argument 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
Brian Cristante deee0f6246 Add check-dist.yml 4 years ago