Commit graph

13 commits

Author SHA1 Message Date
MikeG1t
97b914a044
Enhance Maven build workflow with JFrog integration
Updated GitHub Actions workflow to include JFrog CLI setup, dependency scanning, and Docker image handling.

Signed-off-by: MikeG1t <michael.salami@gmail.com>
2026-02-11 13:44:48 +00:00
Dave Syer
828940e5a1 Support building with Java 17
Some checks failed
Java CI with Maven / build (17) (push) Successful in 1m50s
Java CI with Gradle / build (17) (push) Failing after 1m59s
Needed to remove ErrorProne and Nullaway compiler plugins

Fixes #2136
2025-11-26 12:49:50 +00:00
Stéphane Nicoll
6feeae0f13 Switch to building the project with Java 25
Some checks failed
Java CI with Gradle / build (25) (push) Failing after 2s
Java CI with Maven / build (25) (push) Successful in 1m45s
Closes gh-2101
2025-10-14 12:37:18 +02:00
Moritz Halbritter
a0aea8e8f8 Add NullAway and JSpecify annotations
See gh-2016

Signed-off-by: Moritz Halbritter <moritz.halbritter@broadcom.com>
2025-10-14 12:13:13 +02:00
Andrey Litvitski
317562a170 Implement K8S deployment testing using Kind in GitHub Actions 2024-11-11 21:41:36 +00:00
Patrick Baumgartner
a50bfb65bb Update Spring Boot release, adding Gradle build and cleanup
- Update Spring Boot release, Checkstyle, Mysql.
- Formatting pom.xml with sortpom-maven-plugin.
- Rename README to standard file name.
- Adding GitHub Action for Gradle.
2024-11-05 12:56:29 +00:00
Tugdual Grall
172112492e Bump actions version to latest one (checkout * setup-java) 2024-01-23 12:22:42 +00:00
Dave Syer
1079767adc Update actions 2023-02-22 09:45:28 +00:00
Dave Syer
e8e37b35c3 Fix CI 2022-12-20 11:41:53 +00:00
Dave Syer
7e91b98f71 Change CI step names 2022-09-15 07:47:28 +00:00
Dave Syer
70f615afd1 Add support and CI tests for Java 8 2022-09-14 17:05:06 +00:00
Antoine Rey
30d0e2a856 Use the provided maven wrapper 2021-10-29 13:50:55 +01:00
Antoine Rey
0016ae9112 Add GitHub actions maven-build.yml 2021-10-29 13:50:55 +01:00