Commit Graph

11 Commits

Author SHA1 Message Date
Simon 4caa2a4187 Release 1.4.2 (#191)
* Updated Java version to 21
* Updated Node.js version used in build to 20
* Add Docker ARM64 image
2023-10-24 15:30:05 +02:00
dependabot[bot] bce24e9501 Bump actions/checkout from 3 to 4 (#182)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-10-24 09:32:43 +02:00
Simon f224b04afb Merge branch 'main' into gh33_ImproveTestCoverage 2022-10-21 19:52:25 +03:00
Simon be540ce783 Merge branch 'release-1.2.4' into gh33_ImproveTestCoverage 2022-10-21 19:27:50 +03:00
grimsi 91e17570f4 Fix SonarCloud scan 2022-10-21 18:13:49 +02:00
grimsi 7f2527d606 Fix wrong branch in build.yml trigger 2022-10-21 18:08:39 +02:00
grimsi b488cb59d9 Switch to SonarCloud 2022-10-21 18:05:23 +02:00
grimsi 24656ea075 Switch to SonarCloud 2022-10-21 17:58:01 +02:00
grimsi 0c9eb90f5a Switch CI pipeline to SonarCloud 2022-10-21 17:30:57 +02:00
Simon c6c17002d4 Add release steps to CI pipeline 2022-10-13 17:01:08 +02:00
Simon 7582be7bc3 Add CI pipeline
Fixes #34
2022-10-12 18:39:13 +02:00