Andy Wilkinson
7bf20cfae7
Move steps for preparing a Gradle build into a reusable action
...
Closes gh-40443
2024-04-19 13:55:45 +01:00
Andy Wilkinson
67fb115b6c
Set artifact properties on the docs zip when releasing
...
Closes gh-40433
2024-04-19 11:42:10 +01:00
Andy Wilkinson
5e9161f785
Make DevToolsDataSourceAutoConfiguration back off without DataSource class
...
Manually tested as an automated test is prohibitively difficult as it
requires hiding one of the JDK's own classes.
Closes gh-40434
2024-04-19 10:54:23 +01:00
Moritz Halbritter
a715c917d8
Upgrade Java 21 version in CI image
...
Closes gh-40411
2024-04-19 09:28:17 +02:00
Moritz Halbritter
7b96941fb9
Update Java in SDKman and CI image to 17.0.11-librca
...
Closes gh-40414
2024-04-19 09:23:06 +02:00
Phillip Webb
20db2b54c7
Update copyright year of changed files
2024-04-18 12:52:29 -07:00
Moritz Halbritter
6b440723d6
Remove dependency on the git ref when creating releases
2024-04-18 17:45:35 +02:00
Moritz Halbritter
b13d006482
Fix action that publishes to SDKman
2024-04-18 17:45:20 +02:00
Andy Wilkinson
56b59cd02f
Fix action that publishes the Gradle plugin
...
- Set up Java so that it's available for ./gradlew to use
- Make the build-number an input for easier re-use in an emergency
- Use a working directory to hide main repository's buildSrc
2024-04-18 16:38:14 +01:00
Andy Wilkinson
18ada7cb91
Next development version (v3.1.12-SNAPSHOT)
2024-04-18 15:44:28 +01:00
Andy Wilkinson
8a22108c62
Use the version not the tag when creating the build name
2024-04-18 14:35:30 +01:00
Andy Wilkinson
22698ea79b
Fix references to inputs in Sync to Maven Central action
2024-04-18 14:15:50 +01:00
Andy Wilkinson
e0d00c0509
Fix version output of build-and-stage-release job
2024-04-18 12:46:04 +01:00
Andy Wilkinson
35725b4432
Reverse order so one checkout does not delete the other
2024-04-18 12:26:00 +01:00
Andy Wilkinson
b48cf9b5a8
Improve verify workflow's handling of secrets
2024-04-18 12:06:31 +01:00
Moritz Halbritter
3479304e13
Disable creation time verification on Linux
...
Closes gh-40423
2024-04-18 11:58:46 +02:00
Andy Wilkinson
20e291d8dd
Correct the name of the Gradle Enterprise access key input
...
See gh-40407
2024-04-18 10:17:19 +01:00
Andy Wilkinson
1b03cf04f4
Remove type from secrets declarations
...
See gh-40407
2024-04-18 09:57:50 +01:00
Andy Wilkinson
9a589ea243
Fix passing of repository username and password into verify
...
See gh-40407
2024-04-18 09:54:47 +01:00
Andy Wilkinson
e75c9312e0
Add workflow to release from GitHub Actions
...
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com >
Closes gh-40407
2024-04-18 09:28:12 +01:00
Scott Frederick
bc5777d0cc
Upgrade CI images to ubuntu:jammy-20240405
...
Closes gh-40410
2024-04-17 16:40:09 -05:00
Andy Wilkinson
acb9427ffd
Pin the version of the release verification tests
...
Closes gh-40366
2024-04-17 20:42:57 +01:00
Andy Wilkinson
e03d691db1
Upgrade to SLF4J 2.0.13
...
Closes gh-40391
2024-04-17 15:50:05 +01:00
Andy Wilkinson
c969cbbdba
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
...
Closes gh-40390
2024-04-17 15:50:01 +01:00
Andy Wilkinson
031bebb144
Upgrade to Netty 4.1.109.Final
...
Closes gh-40389
2024-04-17 15:49:56 +01:00
Andy Wilkinson
eb0506eaed
Upgrade to ActiveMQ 5.18.4
...
Closes gh-40388
2024-04-17 15:49:50 +01:00
Moritz Halbritter
1d372295f1
Merge pull request #40385 from spencergibb
...
* pr/40385:
Fix javadoc for correct operation annotation
Closes gh-40385
2024-04-17 16:39:43 +02:00
Spencer Gibb
6f3c30bf74
Fix javadoc for correct operation annotation
...
ReadOperation was the text for WriteOperation and DeleteOperation.
See gh-40385
2024-04-17 16:39:30 +02:00
Moritz Halbritter
0ab7502bc9
Upgrade to Docker 26.0.1
...
Closes gh-40162
2024-04-17 16:25:45 +02:00
Andy Wilkinson
594fa88ee0
Upgrade to Spring Security 6.1.9
...
Closes gh-40204
2024-04-16 19:44:42 +01:00
Andy Wilkinson
d5af9a41b9
Upgrade to Spring LDAP 3.1.5
...
Closes gh-40203
2024-04-16 19:44:42 +01:00
Andy Wilkinson
db7059c1f7
Upgrade to Spring Kafka 3.0.16
...
Closes gh-40375
2024-04-16 19:44:41 +01:00
Andy Wilkinson
bc79274f9e
Upgrade to Spring Integration 6.1.8
...
Closes gh-40202
2024-04-16 19:44:36 +01:00
Andy Wilkinson
59325d1626
Upgrade to Spring HATEOAS 2.1.5
...
Closes gh-40374
2024-04-16 19:44:35 +01:00
Andy Wilkinson
475af1f3f8
Upgrade to Spring Framework 6.0.19
...
Closes gh-40201
2024-04-16 19:44:30 +01:00
Andy Wilkinson
5da05e2037
Upgrade to Spring Data Bom 2023.0.11
...
Closes gh-40200
2024-04-16 19:44:29 +01:00
Andy Wilkinson
2a1268c597
Upgrade to Spring Authorization Server 1.1.7
...
Closes gh-40199
2024-04-16 19:44:28 +01:00
Andy Wilkinson
acfc5fe830
Upgrade to Spring AMQP 3.0.13
...
Closes gh-40373
2024-04-16 19:44:27 +01:00
Andy Wilkinson
bf97f6ca3c
Make Homebrew available to the release verification tests
...
Closes gh-40367
2024-04-16 13:10:26 +01:00
Moritz Halbritter
053c674302
Merge pull request #40035 from izeye
...
* pr/40035:
Fix target in BindValidationFailureAnalyzer
Closes gh-40035
2024-04-16 13:39:12 +02:00
Johnny Lim
201885a242
Fix target in BindValidationFailureAnalyzer
...
See gh-40035
2024-04-16 11:55:09 +02:00
Andy Wilkinson
3b98056bb5
Merge pull request #40358 from dependabot[bot]
...
* gh-40358:
Polish "Upgrade to gradle/actions 3.3.0"
Upgrade to gradle/actions 3.3.0
Closes gh-40358
2024-04-16 09:33:59 +01:00
Andy Wilkinson
ece2c683c6
Polish "Upgrade to gradle/actions 3.3.0"
...
See gh-40358
2024-04-16 09:33:33 +01:00
dependabot[bot]
b3db9204d9
Upgrade to gradle/actions 3.3.0
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-40358
2024-04-16 09:27:27 +01:00
Andy Wilkinson
a4231abb0a
Polish GHA input and output handling
2024-04-15 17:16:03 +01:00
Andy Wilkinson
19714c9e08
Correct name of secret access key input
...
See gh-40353
2024-04-15 15:48:37 +01:00
Andy Wilkinson
0a2865132d
Configure shell for all run steps
...
See gh-40353
2024-04-15 15:44:48 +01:00
Andy Wilkinson
e4802b880d
Encapsulate common build steps in a composite action
...
Closes gh-40353
2024-04-15 15:36:36 +01:00
Andy Wilkinson
590b1bded8
Correct reference to reusable workflow
2024-04-15 14:14:36 +01:00
Andy Wilkinson
e35cc60eff
Polish
2024-04-15 14:11:55 +01:00