Commit Graph

104 Commits

Author SHA1 Message Date
Deniz Altunkapan
f693c44b53 fix: prevent duplicate auth header in GitHub Actions workflow (#7091) 2025-11-22 19:26:16 +02:00
dependabot[bot]
e6c576c50a chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows (#7084)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-11-20 19:44:44 +01:00
Piotr Idzik
fba6292ebc chore: pin infer to more recent hash (#7079)
* chore: pin infer to more recent hash

* chore: suppress new infer warnings
2025-11-19 19:31:32 +01:00
Deniz Altunkapan
f0a437d08c Workflow/close failed prs (#6960)
* chore: add workflow to close stale PRs with failed workflows

* Include workflow failures when closing stale PRs

* Filter meaningful commits to only include those within the last 14 days
2025-11-03 22:26:10 +00:00
dependabot[bot]
14a0de4181 chore(deps): bump actions/github-script from 7 to 8 in /.github/workflows (#6971)
chore(deps): bump actions/github-script in /.github/workflows

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  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-10-28 09:12:35 +00:00
Deniz Altunkapan
ae2e40acab Enhance stale PR auto-close to handle failed workflows (#6951)
* chore: add workflow to close stale PRs with failed workflows

* Include workflow failures when closing stale PRs
2025-10-26 18:02:31 +02:00
Deniz Altunkapan
0cdbc58427 chore: add workflow to close stale PRs with failed workflows (#6927) 2025-10-26 09:00:37 +00:00
dependabot[bot]
74647e3f63 chore(deps): bump github/codeql-action from 3 to 4 in /.github/workflows (#6701)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  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-10-08 08:28:55 +02:00
dependabot[bot]
f0437fecb8 chore(deps): bump actions/setup-python from 5 to 6 in /.github/workflows (#6520)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-09-05 08:07:17 +02:00
dependabot[bot]
5e5f31841d chore(deps): bump actions/stale from 9 to 10 in /.github/workflows (#6519)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  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-09-05 07:38:20 +02:00
Piotr Idzik
79dc0b42a0 chore: remove @vil02 from CODEOWNERS (#6512) 2025-08-30 09:35:06 +02:00
dependabot[bot]
c04607536f chore(deps): bump actions/setup-java from 4 to 5 in /.github/workflows (#6499)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
2025-08-22 07:51:22 +02:00
dependabot[bot]
57c6b033d1 chore(deps): bump actions/checkout from 4 to 5 in /.github/workflows (#6464)
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-12 18:17:58 +02:00
Andrii Siriak
476898723a Update CODEOWNERS (#6353) 2025-07-08 20:04:56 +02:00
dependabot[bot]
ebf5c3d326 chore(deps): bump peter-evans/create-pull-request from 5 to 7 in /.github/workflows (#6330)
chore(deps): bump peter-evans/create-pull-request in /.github/workflows

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '7'
  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-07-01 15:37:33 +00:00
Deniz Altunkapan
617412efc0 delete workflows from update-directorymd.yml (#6327) 2025-06-29 14:57:07 +02:00
Deniz Altunkapan
d06fe8b012 Update update-directorymd.yml (#6326) 2025-06-29 14:47:07 +02:00
Deniz Altunkapan
e43a1f75e6 Update update-directorymd.yml using PAT (#6324)
Update update-directorymd.yml
2025-06-29 13:20:37 +02:00
Deniz Altunkapan
d14873f172 Automatically create pull requests for directory updates (#6322) 2025-06-29 12:16:02 +03:00
Deniz Altunkapan
67ccb62465 Modernize GitHub Action to auto-generate DIRECTORY.md (#6308) 2025-06-29 07:05:51 +00:00
Piotr Idzik
5529cb2ca4 chore: explicitly set permissions (#6316) 2025-06-25 23:30:04 +03:00
Piotr Idzik
83bc063a39 chore: perform CodeQL scan on actions (#6309) 2025-06-25 21:37:06 +03:00
Piotr Idzik
b427b40f56 chore: monitor structure of the project (#6291) 2025-06-12 18:35:01 +03:00
Deniz Altunkapan
8e6637b7cd fix: use last known working commit for infer to avoid build failure (#6257) 2025-06-03 15:25:13 +00:00
Andrii Siriak
c02074e191 Update CODEOWNERS 2025-05-09 23:10:36 +03:00
dependabot[bot]
c8177e346f Bump DoozyX/clang-format-lint-action from 0.18 to 0.20 in /.github/workflows (#6223)
Bump DoozyX/clang-format-lint-action in /.github/workflows

Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.18 to 0.20.
- [Release notes](https://github.com/doozyx/clang-format-lint-action/releases)
- [Commits](https://github.com/doozyx/clang-format-lint-action/compare/v0.18...v0.20)

---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
  dependency-version: '0.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 00:17:12 +02:00
dependabot[bot]
18b2ab63b8 Bump codecov/codecov-action from 4 to 5 in /.github/workflows (#6092)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-11-14 21:39:39 +00:00
Andrii Siriak
c152c38d1b Update build.yml (#5709) 2024-10-10 21:03:56 +03:00
Piotr Idzik
3fe1de0092 style: use consistent workflow naming (#5459) 2024-09-21 22:51:36 +02:00
Piotr Idzik
0f0f5e172f chore: add run_infer.yml (#5456)
* chore: add `run_infer.yml`

* chore: add infer output to `.gitignore`
2024-09-22 01:54:47 +05:30
Andrii Siriak
4374a50fd7 Update CODEOWNERS 2024-08-26 17:06:41 +03:00
dependabot[bot]
5fc26239eb Chore(deps): bump DoozyX/clang-format-lint-action from 0.17 to 0.18 in /.github/workflows (#5313)
Chore(deps): bump DoozyX/clang-format-lint-action in /.github/workflows

Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.17 to 0.18.
- [Release notes](https://github.com/doozyx/clang-format-lint-action/releases)
- [Commits](https://github.com/doozyx/clang-format-lint-action/compare/v0.17...v0.18)

---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 07:42:26 +02:00
Andrii Siriak
357e15addd Update CODEOWNERS 2024-08-08 09:55:11 +03:00
Piotr Idzik
5ee98eeb48 chore: migrate to java 21 (#5163) 2024-05-19 21:57:07 +03:00
Piotr Idzik
cb401fed69 chore: configure PMD (#5155) 2024-05-11 18:01:11 +05:30
Piotr Idzik
fd65892415 chore: add maven to dependabot (#5123) 2024-05-01 10:56:47 +00:00
Piotr Idzik
4bb64559de chore: configure SpotBugs (#5122) 2024-04-28 11:31:11 +03:00
Piotr Idzik
7a42f68b66 chore: configure checkstyle (#5110) 2024-04-24 15:22:42 +03:00
dependabot[bot]
f39bb8f32f Chore(deps): bump DoozyX/clang-format-lint-action from 0.16.2 to 0.17 in /.github/workflows (#5105)
Chore(deps): bump DoozyX/clang-format-lint-action in /.github/workflows

Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.16.2 to 0.17.
- [Release notes](https://github.com/doozyx/clang-format-lint-action/releases)
- [Commits](https://github.com/doozyx/clang-format-lint-action/compare/v0.16.2...v0.17)

---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 08:36:46 +02:00
Piotr Idzik
295ac4b1ac Update codecov/codecov-action to v4 (#5100) 2024-04-06 21:50:15 +03:00
Piotr Idzik
ab094ef04d chore: generate coverage report and upload it to codecov (#5098) 2024-04-06 20:36:30 +05:30
Piotr Idzik
da21ffe78c chore: configure dependabot to update docker files (#5086) 2024-03-26 22:26:13 +05:30
dependabot[bot]
71c5f27d85 Bump actions/stale from 4 to 9 in /.github/workflows (#5085)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2024-03-22 11:20:45 +00:00
dependabot[bot]
84f8cee332 Bump actions/setup-python from 4 to 5 in /.github/workflows (#5084)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2024-03-22 19:10:09 +08:00
dependabot[bot]
df20d919c8 Bump actions/setup-java from 3 to 4 in /.github/workflows (#5083)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2024-03-22 12:06:58 +01:00
dependabot[bot]
d4e4cd24cd Bump github/codeql-action from 2 to 3 in /.github/workflows (#5082)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-03-22 11:38:44 +01:00
Piotr Idzik
9d1635a28b chore: configure dependabot (#5081) 2024-03-22 16:02:13 +05:30
Piotr Idzik
55cc562d64 chore: update actions/checkout to v4 (#5036) 2024-02-12 02:51:08 +05:30
Debasish Biswas
b99aeef674 Remove debasishbsws from CODEOWNERS (#5033)
As I am not very active in this repository, I should step down from being a CodeOwner /cc @BamaCharanChhandogi @yanglbme
2024-01-29 01:18:40 +05:30
Piotr Idzik
c403e00331 Use GITHUB_ACTOR in git config (#5009) 2024-01-08 23:32:18 +02:00