Commit Graph
10 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 12:27:38 -06:00
Salman ChishtiandGitHub 2826fb8353 Upgrade to use node24 (#19) 2025-09-02 21:44:11 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 21:56:04 -05:00
K.B.Dharun KrishnaandGitHub 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 <[email protected]>

* chore(ci): update workflows

Signed-off-by: K.B.Dharun Krishna <[email protected]>

* cleanup: fix eol in check-dist.yml

Signed-off-by: K.B.Dharun Krishna <[email protected]>

---------

Signed-off-by: K.B.Dharun Krishna <[email protected]>
2024-02-01 11:44:01 +01:00
IvanandGitHub 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 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 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