Commit graph

17 commits

Author SHA1 Message Date
Kirill Gavrilov
b099818a66 ci: extract Sonar scan to a seprate job
This will prevent GitHub Actions from downloading Sonar scanner image too early
2024-10-21 14:58:12 +03:00
Kirill Gavrilov
6a891b8c65 ci: switch to pnpm for speed and disk efficiency 2024-10-21 02:13:00 +03:00
Kirill Gavrilov
c9565ba30b ci: update versions of GitHub actions 2024-10-21 01:23:16 +03:00
Kirill Gavrilov
433cb21592 ci: use LTS version of Node.js 2024-10-21 01:12:46 +03:00
Kirill Gavrilov
a863655700 build: use exact versions of dependencies and get rid of package-lock.json 2024-10-21 00:57:40 +03:00
Kirill Gavrilov
ab8d109820 ci: use the latest Node.js for CI
creating new File with constructor seems to be only available since Node.js v20
2023-10-20 15:49:33 +03:00
Kirill Gavrilov
87f5a44d5c ci: print Node.js environment details before doing any job 2023-05-05 21:00:20 +03:00
Kirill Gavrilov
74928842ca ci: upgrade ci steps 2023-05-05 21:00:20 +03:00
Kirill Gavrilov
ef3bcfd845 ci: migrate from deprecated way to set output value
for more details see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-05-05 01:43:14 +03:00
Kirill Gavrilov
0f55209de7 style: apply new prettier rules to the whole project 2023-05-05 00:59:13 +03:00
Kirill Gavrilov
53a9e803a6 ci: disable hooks installation on CI 2022-07-15 00:58:05 +03:00
Kirill Gavrilov
82bc219733 ci: enable publishing of test results 2022-05-18 23:43:34 +03:00
Kirill Gavrilov
bd2276e8ec ci: perform sonar scan with CI 2022-05-18 23:43:34 +03:00
Kirill Gavrilov
55ece21950 ci: add simple build task on each commit 2022-01-25 01:38:02 +03:00
Kirill Gavrilov
90f8d7452c ci: npm ci is the right way to install dependencies 2022-01-25 01:38:02 +03:00
Kirill Gavrilov
40052c1f9b Update readme 2021-06-02 04:13:04 +03:00
Kirill Gavrilov
920b3f9d04 1.0.0 2021-01-15 00:37:57 +03:00