Brian Clozel
5b424c0431
Merge branch '7.0.x'
2026-09-15 10:06:25 +02:00
Brian Clozel
9e0d1c734e
Upgrade to artifactory-deploy-action 0.0.5
2026-09-15 10:06:11 +02:00
Brian Clozel
df72838ce1
Merge commit 'v7.1.0-M1~1'
2026-08-20 18:18:13 +02:00
Brian Clozel
f8974ad620
Prepare main-internal branch
2026-08-14 09:19:58 +02:00
Brian Clozel
d2d7fd36da
Merge branch '7.0.x'
2026-08-03 11:36:43 +02:00
Brian Clozel
0c281fd1ce
Fix build SNAPSHOT workflow
...
This commit ensures that workflow dispatches to docs build only happen
on OSS branches.
This also upgrades the verification project to the latest version.
See gh-37097
2026-08-03 11:36:22 +02:00
Brian Clozel
eceebb3077
Merge branch '7.0.x'
2026-07-31 18:52:03 +02:00
Brian Clozel
05619b7450
Fix docs build trigger
...
See gh-37097
2026-07-31 18:51:39 +02:00
Brian Clozel
17002a26cc
Merge branch '7.0.x'
...
# Conflicts:
# .github/workflows/build-and-deploy-snapshot.yml
# .github/workflows/release-milestone.yml
# .github/workflows/release.yml
2026-07-31 18:15:39 +02:00
Brian Clozel
e4d5ec9c0d
Update GitHub workflows and build infrastructure
...
See gh-37097
2026-07-31 18:05:15 +02:00
Sam Brannen
fadbd0fa31
Partially revert forward merge of "Branch for 7.0.x maintenance"
2026-03-15 14:45:09 +01:00
Sam Brannen
40ef084e7f
Merge branch '7.0.x'
2026-03-15 14:40:47 +01:00
Brian Clozel
2fcef050e0
Build 7.1.0-SNAPSHOT
2026-03-13 14:50:12 +01:00
Brian Clozel
be1bf91ce8
Branch for 7.0.x maintenance
2026-03-13 10:22:01 +01:00
Stéphane Nicoll
ee6a156275
Refresh GitHub Actions
2025-12-12 11:51:11 +01:00
Stéphane Nicoll
067bbce1d3
Merge branch '6.2.x'
2024-12-31 09:49:53 +01:00
Stéphane Nicoll
c9436992c9
Update actions in CI build
2024-12-31 09:49:43 +01:00
Brian Clozel
828980bd44
Fix workflow configuration for 6.2.x branch
2024-11-15 15:35:32 +01:00
Brian Clozel
a4cea65ace
Update GitHub workflows for 7.0 generation
2024-11-14 17:54:15 +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
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
0bfc8e27cc
Merge branch '6.1.x'
2024-07-19 11:33:54 +02:00
Stéphane Nicoll
e8630f3409
Remove useless permissions on build-and-deploy-snapshot workflow
...
Closes gh-33238
2024-07-19 11:17:50 +02:00
Stéphane Nicoll
555e11b6b9
Merge branch '6.1.x'
2024-07-10 10:23:51 +02:00
Stéphane Nicoll
ec4558dc14
Polish
2024-07-10 10:19:50 +02:00
Stéphane Nicoll
0f66192e80
Merge branch '6.1.x'
2024-07-09 14:24:04 +02:00
Stéphane Nicoll
3d2fb3af3d
Add verification tests
...
In preparation for releasing Spring Framework from GitHub actions, this
commit adds a `verify` workflow that validates that the released bits
are correct by running sample projects against them.
Closes gh-33178
2024-07-09 14:23:44 +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
7c7a59bdd2
Merge branch '6.1.x'
2024-03-14 15:17:47 +01: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