3 Commits

Author SHA1 Message Date
K.B.Dharun Krishna
5e63e7aef0
CI: bump actions/checkout to v4, node to 20.x (#7)
* CI: bump actions/checkout to v4, node to 20.x

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* chore(ci): update workflows

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: fix eol in check-dist.yml

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-01 11:44:01 +01:00
Ivan
967035ce96
Add --no-verify option to prevent git hooks run (#5) 2023-05-24 11:53:55 +02:00
Ivan
ddc40c8708
Create update-config-files.yml reusable workflow, add reusable-configurations folder (#3)
* Add reusable workflow and shareable config files

* Make workflow throw if specified reference file doesn't exist

* Fix review points

* Fix review points

* Update eslint and prettier configs, change file extension

* Fix review points, update yml and configuration files

* Update set of rules for ESLint

* Update set of rules for ESLint

* Update set of rules for ESLint

* Update set of rules for ESLint

* Prepare update-config-files.yml for PR in the actions org

* Fix check-dist.yml
2023-03-08 10:40:28 +02:00