Commit Graph

24 Commits

Author SHA1 Message Date
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
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
Piotr Idzik
5529cb2ca4 chore: explicitly set permissions (#6316) 2025-06-25 23:30:04 +03: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
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
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
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
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
Piotr Idzik
72247ed85c chore: update actions/setup-java to v3 (#4352)
chore: use `actions/setup-java@v3`
2023-09-05 11:19:26 +05:30
Piotr Idzik
40a0515054 Update actions/checkout to v4 (#4351) 2023-09-04 22:21:39 +03:00
Andrii Siriak
1aed52ba58 Trigger builds for all changes 2023-01-04 10:11:45 +02:00
Eduardo Cabral
cca4038008 Run actions only if code related files changes (#3000) 2022-04-07 20:49:44 +03:00
Andrii Siriak
8e01cd46bf Switch CI builds to Maven (#2863) 2021-12-07 08:22:28 +02:00
Andrii Siriak
d127a361b0 Update triggers (#2336) 2021-09-27 18:41:59 +03:00
Andrii Siriak
dfe189b21f Resolve build errors & cleanup structure (#2334) 2021-09-26 12:26:59 +03:00
shellhub
89ca5d4222 fixed action 2020-10-25 02:12:50 +08:00
shellhub
1c5b1d0bf1 rename jobs 2020-10-24 17:23:09 +08:00
shellhub
6aa373e292 fixed action 2020-10-24 16:52:16 +08:00
shellhub
ddff7efcbd add build action 2020-10-24 16:48:33 +08:00