Commit Graph

14 Commits

Author SHA1 Message Date
js6pak
d9dae35030 Remove branch constraint on workflows used for testing
This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR.
2026-05-07 21:26:34 +02:00
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>
2025-09-02 21:50:49 -05:00
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
2023-12-04 19:47:27 +05:30
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
IvanZosimov
11aaa65761 Fix review points 2022-12-20 16:24:40 +01:00
IvanZosimov
338d4e3bbf Update workflows to use reusable-workflows repo 2022-12-19 12:38:18 +01:00
IvanZosimov
228eec3014 Add links to reusable workflows 2022-12-15 16:24:18 +01:00
IvanZosimov
c483e03222 Update workflows 2022-12-15 16:16:00 +01:00
IvanZosimov
a35f420124 Update to use public version of reusable workflows 2022-12-14 13:20:26 +01:00
IvanZosimov
ba8a1f9c02 Update action to use reusable workflows 2022-12-14 11:41:18 +01:00
Nogic
bac4044d91 ci: add --ignore-scripts argument 2022-07-29 07:17:54 +00:00
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
2022-04-01 09:48:47 -04:00
Vladimir Safonkin
d292011f5d Update node version to v16 2022-02-24 11:16:01 +03:00
Brian Cristante
deee0f6246 Add check-dist.yml 2021-08-25 11:29:42 -04:00