Sam Brannen
143828e27c
Introduce "Attention Required" section in changelog
...
Closes gh-36277
2026-02-09 12:39:39 +01:00
Stéphane Nicoll
ee6a156275
Refresh GitHub Actions
2025-12-12 11:51:11 +01:00
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
498b0c231b
Always provision Java 24 for the CI Gradle build
...
See gh-35007
2025-08-14 20:03:08 +02:00
Brian Clozel
2ea17a2c43
Merge branch '6.2.x'
2025-07-12 18:42:42 +02:00
Brian Clozel
4063cb5b9a
Publish releases using Central Portal
...
Closes gh-35188
2025-07-12 18:42:03 +02:00
Brian Clozel
f46a57f4f5
Merge branch '6.2.x'
2025-06-13 09:29:44 +02:00
Brian Clozel
26ae3ed8d4
Upgrade "setup-gradle" GitHub action
2025-06-13 09:29:14 +02:00
Brian Clozel
309f850dad
Use Java 24 for running Gradle
...
As of Gradle 8.14, Gradle is now compatible with Java 24 for running
Gradle.
2025-06-13 00:50:11 +02:00
Sébastien Deleuze
9505e768ae
Merge branch '6.2.x'
2025-06-06 18:21:24 +02:00
Stéphane Nicoll
7b8c104077
Upgrade to github-changelog-generator 0.0.12
...
Closes gh-34755
2025-04-15 10:04:45 +02:00
Stéphane Nicoll
e92809d470
Update CI actions
2025-02-04 09:29:51 +01:00
Stéphane Nicoll
c9436992c9
Update actions in CI build
2024-12-31 09:49:43 +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
ce5e247c3b
Merge branch '6.1.x'
2024-08-09 15:52:35 +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
48dead4017
Harmonize milestone release workflow
2024-07-17 11:50:56 +02:00
Stéphane Nicoll
ec383f69f2
Merge branch '6.1.x'
2024-07-16 09:59:56 +02:00
Stéphane Nicoll
c250817284
Update GHA actions
2024-07-16 09:59:14 +02:00
Stéphane Nicoll
022b91980e
Publish release notes as a pre-release for milestones
...
This commit updates the "create-github-release" action to allow an
additional input that specifies whether this is a pre-release. If that
is the case, then the `--prerelease` flag is set.
Closes gh-33200
2024-07-11 16:11:47 +02:00
Stéphane Nicoll
074348e047
Merge branch '6.1.x'
2024-07-10 10:13:42 +02:00
Stéphane Nicoll
d6c623be40
Release from GHA
...
This commit adds a workflow to release the Spring Framework from GitHub
Actions.
Closes gh-33179
2024-07-10 10:11:32 +02:00
Stéphane Nicoll
fd3bf5b352
Harmonize CI configuration
...
This commit is a continuation of eacfd77d but for workflows specific
to the main branch.
2024-07-05 10:26:43 +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
Stéphane Nicoll
acd69d38e9
Merge branch '6.1.x'
2024-03-14 15:05:46 +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
Stéphane Nicoll
19dfc781f5
Build Pull Requests on CI using GitHub Actions
...
Closes gh-32443
2024-03-14 11:10:41 +01:00