20 Commits

Author SHA1 Message Date
dependabot[bot] 1e97bade5c Bump actions/upload-artifact from 4 to 5 (#25)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 12:35:30 -06:00
dependabot[bot] 6e6fbc184b Bump actions/setup-node from 4 to 6 (#24)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 12:27:38 -06:00
Salman Chishti 2826fb8353 Upgrade to use node24 (#19) 2025-09-02 21:44:11 -05:00
dependabot[bot] 3114dc8cb4 Bump actions/checkout from 4 to 5 (#21)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 21:56:04 -05:00
HarithaVattikuti 95d9656793 Create dependabot.yml (#14) 2025-01-21 08:38:16 -06:00
aparnajyothi-y 8b0de5e8b9 Update codeql-analysis.yml 2024-07-18 11:03:54 +05:30
aparnajyothi-y 6f9c553ee3 Update codeql-analysis.yml 2024-07-15 13:57:36 +05:30
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
IvanZosimov 6e8c858c03 Fix wordings 2022-12-02 13:59:03 +01:00
IvanZosimov 5d72250c52 Update codeql-analysis.yml 2022-12-01 12:20:23 +01:00
IvanZosimov 04faf9a536 Update codeql-analysis.yml 2022-12-01 11:32:27 +01:00
IvanZosimov bc096e66e7 Fix review points 2022-11-30 10:01:43 +01:00
IvanZosimov 44fdc52e08 Fix identation 2022-11-29 15:56:31 +01:00
IvanZosimov 1ecc921b17 Fix identation 2022-11-29 15:55:13 +01:00
IvanZosimov 10ebc94cac Fix review points 2022-11-29 15:51:17 +01:00
IvanZosimov 56969017e6 Update workflows, fix review points 2022-11-25 12:33:51 +01:00
IvanZosimov 6e4d0e1344 Update reusable workflows, fix review points 2022-11-25 12:28:50 +01:00
IvanZosimov 32b7d0be15 Populate workflows folder with reusable workflows 2022-11-23 10:08:01 +01:00