Stéphane Nicoll
3493095dd5
Merge branch '3.3.x'
2024-10-16 16:19:32 +02:00
Stéphane Nicoll
01d6afbeb8
Merge branch '3.2.x' into 3.3.x
2024-10-16 16:16:42 +02:00
Stéphane Nicoll
be9f342d35
Fix credentials for the verify step of the release workflow
2024-10-16 16:16:17 +02:00
Andy Wilkinson
a2e867951c
Merge branch '3.3.x'
...
Closes gh-42697
2024-10-15 17:30:41 +01:00
Andy Wilkinson
1bd373dac3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42696
2024-10-15 17:30:17 +01:00
Andy Wilkinson
c989948869
Increase short-lived access token's expiry to 4 hours
...
Closes gh-42695
2024-10-15 17:30:05 +01:00
Andy Wilkinson
fdc4a51e24
Merge branch '3.3.x'
2024-10-10 15:23:41 +01:00
Andy Wilkinson
5f9f5e999b
Merge branch '3.2.x' into 3.3.x
2024-10-10 15:23:20 +01:00
Andy Wilkinson
88fb0efb90
Try a different approach to getting cache-read-only to work
2024-10-10 15:22:52 +01:00
Andy Wilkinson
d815cad8f1
Merge branch '3.3.x'
2024-10-10 11:58:44 +01:00
Andy Wilkinson
cbeda2797b
Merge branch '3.2.x' into 3.3.x
2024-10-10 11:58:30 +01:00
Andy Wilkinson
8a96ab4afb
Try to correct interpretation of cache-read-only
2024-10-10 11:58:10 +01:00
Andy Wilkinson
341ff8c71e
Merge branch '3.3.x'
...
See gh-42585
2024-10-10 11:21:16 +01:00
Andy Wilkinson
7e1999fbc7
Merge branch '3.2.x' into 3.3.x
...
See gh-42584
2024-10-10 11:20:50 +01:00
Andy Wilkinson
035d12a1a3
Revert "Remove pre-cached Docker images when preparing runner"
...
This reverts commit f468dc3d42 .
See gh-42579
2024-10-10 11:20:06 +01:00
Andy Wilkinson
4c7dda1594
Merge branch '3.3.x'
...
Closes gh-42585
2024-10-10 10:16:36 +01:00
Andy Wilkinson
34d37b2c06
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42584
2024-10-10 10:16:26 +01:00
Andy Wilkinson
f468dc3d42
Remove pre-cached Docker images when preparing runner
...
Closes gh-42579
2024-10-10 10:16:00 +01:00
Andy Wilkinson
fe918782fa
Merge branch '3.3.x'
...
Closes gh-42581
2024-10-10 10:05:44 +01:00
Andy Wilkinson
88645be8a8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42582
2024-10-10 10:04:24 +01:00
Andy Wilkinson
820b42cbcb
Update PR workflow to use shared build action
...
Closes gh-42573
2024-10-10 10:04:09 +01:00
Stéphane Nicoll
d43827146b
Merge branch '3.3.x'
...
Closes gh-42518
2024-10-07 11:39:26 +02:00
Stéphane Nicoll
ee564b82ec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42517
2024-10-07 11:39:19 +02:00
Stéphane Nicoll
dbc4fae9fe
Remove unnecessary configuration
...
This commit removes the repository configuration as it default to where
the action is ran.
Closes gh-42516
2024-10-07 11:38:10 +02:00
Stéphane Nicoll
9f69bd5a18
Merge branch '3.3.x'
2024-10-07 07:47:47 +02:00
Stéphane Nicoll
8d62c023dd
Polish "Apply conventions to existing Actions and Workflows"
...
See gh-42512
2024-10-07 07:47:35 +02:00
Stéphane Nicoll
1503367a27
Merge branch '3.3.x'
2024-10-07 07:45:07 +02:00
Stéphane Nicoll
7c0818e181
Merge branch '3.2.x' into 3.3.x
2024-10-07 07:44:55 +02:00
Stéphane Nicoll
425a234eb5
Polish "Apply conventions to existing Actions and Workflows"
...
See gh-42512
2024-10-07 07:44:26 +02:00
Stéphane Nicoll
8ccf77b24e
Merge branch '3.3.x'
...
Closes gh-42514
2024-10-04 15:27:28 +02:00
Stéphane Nicoll
ae677d4ddc
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42513
2024-10-04 15:25:21 +02:00
Stéphane Nicoll
20b3e6120d
Apply conventions to existing Actions and Workflows
...
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions .
In no particular order this:
* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically
Closes gh-42512
2024-10-04 15:18:18 +02:00
Phillip Webb
27fe5c52c9
Merge branch '3.3.x'
2024-10-01 15:43:59 -07:00
Phillip Webb
4f0f50ad42
Merge branch '3.2.x' into 3.3.x
2024-10-01 15:43:53 -07:00
Phillip Webb
707d858a08
Attempt to fix distribute conditions
...
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
755960b454
Merge branch '3.3.x'
2024-10-01 15:35:06 -07:00
Phillip Webb
2aa87ea69f
Merge branch '3.2.x' into 3.3.x
2024-10-01 15:35:01 -07:00
Phillip Webb
5b71d94d5b
Attempt to fix send-notification 'uses'
...
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
f0cc04be22
Merge branch '3.3.x'
2024-10-01 15:28:22 -07:00
Phillip Webb
72d2dfb586
Merge branch '3.2.x' into 3.3.x
2024-10-01 15:27:50 -07:00
Phillip Webb
c3b8337638
Unify commercial and OSS workflows
...
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
d92774ab28
Merge branch '3.3.x'
2024-10-01 13:52:13 -07:00
Phillip Webb
f069c56738
Merge branch '3.2.x' into 3.3.x
2024-10-01 13:52:06 -07:00
Phillip Webb
03d795f9bc
Add commercial repository references to CI
...
See gh-42333
2024-10-01 13:51:11 -07:00
Andy Wilkinson
b82830c596
Merge branch '3.3.x'
...
Closes gh-42465
2024-09-27 08:37:00 +01:00
Andy Wilkinson
294b9e3911
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42464
2024-09-27 08:35:30 +01:00
Andy Wilkinson
df73191cb0
Update secret used to authenticate with Develocity
...
Closes gh-42404
2024-09-27 08:34:21 +01:00
Phillip Webb
8dc2d120b4
Merge branch '3.2.x' into 3.3.x
2024-09-24 18:26:13 -07:00
Phillip Webb
cd2aa2b97d
Use toolchains for Java 21
...
See gh-42433
2024-09-24 18:25:59 -07:00
Phillip Webb
21f6801368
Merge branch '3.2.x' into 3.3.x
2024-09-24 15:24:57 -07:00