Sébastien Deleuze
7edb0b3397
Upgrade the build to Java 25
...
See gh-35531
Closes gh-35530
2025-09-23 15:57:21 +02:00
Sébastien Deleuze
0e11dbfcca
Use Java 24 instead of Java 23 in the CI Github action
...
To fix the broken build, and to focus on testing the Java
LTS versions and the latest one.
2025-06-30 12:01:34 +02:00
Brian Clozel
c6126b2033
Remove Java 22 from CI test matrix
...
Java 23 is now GA.
2024-11-04 09:48:48 +01:00
Stéphane Nicoll
c73e76cf2e
Merge branch '6.1.x'
2024-10-07 08:06:50 +02:00
Stéphane Nicoll
6b975592bf
Harmonize GitHub Actions structure
...
See https://github.com/spring-projects/spring-boot/issues/42512
2024-10-07 07:57:16 +02:00
Stéphane Nicoll
2b8225f11c
Polish "Sync GHA setup"
2024-08-09 15:52:27 +02:00
Stéphane Nicoll
ae38c88f82
Merge branch '6.1.x'
2024-08-09 15:46:01 +02:00
Stéphane Nicoll
1e6767ac03
Sync GHA setup
2024-08-09 15:37:43 +02:00
Stéphane Nicoll
29dce74fcd
Merge branch '6.1.x'
2024-08-02 10:57:57 +02:00
Stéphane Nicoll
84d1122190
Shorten CI and deploy snapshot jobs to 60 minutes
...
Closes gh-33302
2024-08-02 10:56:25 +02:00
Stéphane Nicoll
3dba68fc5f
Merge branch '6.1.x'
2024-07-05 10:00:37 +02:00
Stéphane Nicoll
0544dfe090
Enable building against Java 23-ea
...
This commit updates the CI workflow to build against Java 23-ea as
well, using the temurin distribution. For consistency, we're also
building against Java 22.
Closes gh-32090
2024-07-05 10:00:17 +02:00
Stéphane Nicoll
00738c17fa
Merge branch '6.1.x'
2024-07-05 09:51:02 +02:00
Stéphane Nicoll
eacfd77d6a
Harmonize CI configuration
...
This commit harmonizes our CI configuration with Spring Boot, in
particular the clever use of reusable custom actions that simplify
the workflow definition quite a bit.
One main difference compared to Spring Boot is that we can now
specify a different distribution for a Java version to test, in
preparation for the support of building against 23-ea
See gh-32090
2024-07-05 09:46:45 +02:00
Brian Clozel
65f118bdec
Merge branch '6.1.x'
2024-04-29 13:40:51 +02:00
Brian Clozel
370a4ee8b3
Upgrade to gradle-enterprise-conventions 0.0.17
...
Closes gh-32724
2024-04-29 13:15:05 +02:00
Stéphane Nicoll
214a54dd6f
Run CI on main only once a day
2024-03-15 08:40:09 +01:00
Stéphane Nicoll
8e2134c6a7
Merge branch '6.1.x'
2024-03-14 15:29:18 +01:00
Stéphane Nicoll
cd5758e610
Restore CI execution per commit
...
As scheduled only works on the base branch anyway
See gh-32436
2024-03-14 15:28:23 +01:00
Stéphane Nicoll
b82a0dd31a
Polish "Move CI and snapshot deployment to GitHub actions"
...
See gh-32436
2024-03-14 15:16:02 +01:00
Stéphane Nicoll
b7280400ee
Move CI and snapshot deployment to GitHub actions
...
Closes gh-32436
2024-03-14 15:01:26 +01:00