Sébastien Deleuze
836634c47f
Upgrade CI workflow from Java 24 to Java 25
4 months ago
Sébastien Deleuze
7edb0b3397
Upgrade the build to Java 25
...
See gh-35531
Closes gh-35530
4 months ago
Stéphane Nicoll
edda4731e1
Build against Java 24
...
Closes gh-35326
5 months ago
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.
7 months ago
Brian Clozel
66c3aeee84
Polishing
1 year ago
Brian Clozel
828980bd44
Fix workflow configuration for 6.2.x branch
1 year ago
Brian Clozel
c6126b2033
Remove Java 22 from CI test matrix
...
Java 23 is now GA.
1 year ago
Stéphane Nicoll
6b975592bf
Harmonize GitHub Actions structure
...
See https://github.com/spring-projects/spring-boot/issues/42512
1 year ago
Stéphane Nicoll
2b8225f11c
Polish "Sync GHA setup"
1 year ago
Stéphane Nicoll
1e6767ac03
Sync GHA setup
1 year ago
Stéphane Nicoll
84d1122190
Shorten CI and deploy snapshot jobs to 60 minutes
...
Closes gh-33302
1 year ago
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
2 years ago
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
2 years ago
Brian Clozel
370a4ee8b3
Upgrade to gradle-enterprise-conventions 0.0.17
...
Closes gh-32724
2 years ago
Stéphane Nicoll
214a54dd6f
Run CI on main only once a day
2 years ago
Stéphane Nicoll
cd5758e610
Restore CI execution per commit
...
As scheduled only works on the base branch anyway
See gh-32436
2 years ago
Stéphane Nicoll
b82a0dd31a
Polish "Move CI and snapshot deployment to GitHub actions"
...
See gh-32436
2 years ago
Stéphane Nicoll
b7280400ee
Move CI and snapshot deployment to GitHub actions
...
Closes gh-32436
2 years ago