Commit Graph

1315 Commits

Author SHA1 Message Date
Daniel Vergien
4e7b36bfd9 Omit the version in the Maven Resources plugin example
See gh-943
2024-10-01 16:11:39 +01:00
Andy Wilkinson
d2461e737d Upgrade to Gradle 8.10.2 2024-09-30 11:27:37 +01:00
Andy Wilkinson
27145dfd0a Test compatibility with latest versions of REST Assured 2024-09-30 11:25:13 +01:00
Andy Wilkinson
694f28e030 Upgrade to Spring Java Format 0.0.43 2024-09-30 11:20:23 +01:00
Andy Wilkinson
e40fa5e723 Upgrade to actions/setup-java v4.4.0 2024-09-30 11:17:37 +01:00
Andy Wilkinson
20fdf4a5e3 Upgrade to actions/checkout v4.2.0 2024-09-30 11:15:31 +01:00
Andy Wilkinson
8f2fee1762 Upgrade to jfrog/setup-cli v4.4.1 2024-09-30 11:13:00 +01:00
Andy Wilkinson
a3a3b4af12 Upgrade to gradle/actions v4.1.0 2024-09-30 11:11:17 +01:00
Andy Wilkinson
10ade82fc8 Remove code that writes build scan URI to a file
It was used by Concourse but is no longer needed after the move to
GitHub Actions.
2024-09-30 11:08:17 +01:00
Andy Wilkinson
e66e1078de Upgrade to Develocity Conventions 0.0.21 2024-09-30 11:07:43 +01:00
Andy Wilkinson
d58b32cef0 Upgrade to compatibility test plugin 0.0.3
Closes gh-935
2024-09-30 11:05:38 +01:00
Andy Wilkinson
609bf21ef4 Use Spring Framework 6.1.x by default
Closes gh-941
2024-09-30 10:06:42 +01:00
Andy Wilkinson
0ba538c7ee Merge branch '2.0.x' 2024-09-13 10:38:10 +01:00
Andy Wilkinson
2e1ddae0fa Update JDK version in .sdkmanrc 2024-09-13 10:37:26 +01:00
Andy Wilkinson
272ed24de8 Use getUriTemplate of MockHttpServletRequest
Fixes gh-939
2024-09-13 10:34:32 +01:00
Andy Wilkinson
4315acfe50 Disable caching of changing modules 2024-07-18 11:45:33 +01:00
Andy Wilkinson
8de30c43df Merge pull request #936 from snicoll
* gh-936:
  Revert "Fix compatibility problems with Spring Framework 6.2"

Closes gh-936
2024-07-18 11:42:00 +01:00
Stéphane Nicoll
737e6ea72a Revert "Fix compatibility problems with Spring Framework 6.2"
This commit reverts most of cf451c9 as the underlying problem that it
fixed is no longer applicable.

See https://github.com/spring-projects/spring-framework/issues/33229

See gh-936
2024-07-18 11:39:57 +01:00
Andy Wilkinson
cf451c940f Fix compatibility problems with Spring Framework 6.2
Fixes gh-934
2024-07-18 07:49:08 +01:00
Andy Wilkinson
9743b45d28 Start using 0.0.3 snapshots of the compatibility test plugin
See gh-935
2024-07-18 07:47:47 +01:00
Andy Wilkinson
b55f604852 Set artifact properties required for docs publication 2024-07-17 15:01:11 +01:00
Andy Wilkinson
64b824173c Upgrade Develocity plugins 2024-07-17 14:47:26 +01:00
Andy Wilkinson
96e78232b5 Add build action missed due to .gitignore config 2024-07-17 14:43:30 +01:00
Andy Wilkinson
a788853213 Align GitHub Actions configuration with Spring Boot 2024-07-17 14:27:57 +01:00
Andy Wilkinson
60f12e4819 Fix HTTP request snippet's body for multipart PATCH requests
Closes gh-933
2024-07-02 18:40:41 +01:00
Andy Wilkinson
b6df3243b8 Document how to specify query parameters when testing with MockMvc
Closes gh-926
2024-05-07 15:51:13 +01:00
Andy Wilkinson
d4bb3b33c6 Upgrade to Gradle Enterprise Conventions 0.0.17
Closes gh-928
2024-04-25 18:06:50 +01:00
Andy Wilkinson
02d16c61e6 Update environment variables for Develocity transition
See gh-928
2024-04-25 17:02:39 +01:00
Andy Wilkinson
720638c35d Upgrade to gradle/actions 3.3.1 2024-04-25 16:40:15 +01:00
Andy Wilkinson
5d9926d605 Refresh dependencies to use latest conventions plugin snapshot
See gh-928
2024-04-25 16:24:53 +01:00
Andy Wilkinson
14afdf35ee Start using Gradle Enterprise Conventions 0.0.17-SNAPSHOT
See gh-928
2024-04-25 16:04:49 +01:00
Andy Wilkinson
1f61eab977 Address the build's own deprecation warnings 2024-03-28 15:31:26 +00:00
Andy Wilkinson
23d03d9069 Run Windows and Java compatibility builds on GitHub Actions
Closes gh-925
2024-03-28 15:04:15 +00:00
Andy Wilkinson
18d9c050a2 Polish snapshots workflow
See gh-924
2024-03-28 14:51:01 +00:00
Andy Wilkinson
6937a90d1b Correct the repository check in the snapshots workflow
See gh-924
2024-03-28 14:43:52 +00:00
Andy Wilkinson
5c53e8c71a Move to GitHub Actions to build and deploy snapshots
Closes gh-924
2024-03-28 14:38:05 +00:00
Andy Wilkinson
078f3d468b Upgrade to Gradle Enterprise Conventions 0.0.16
Closes gh-923
2024-03-28 14:36:51 +00:00
Andy Wilkinson
06133b1f7f Upgrade to Gradle 8.5 2024-01-24 14:28:24 +00:00
Andy Wilkinson
28bb36bdfc Upgrade to nohttp 0.0.11 2024-01-24 14:27:59 +00:00
Andy Wilkinson
9b9cc208b5 Upgrade to Checkstyle 10.12.4 2024-01-24 14:25:44 +00:00
Andy Wilkinson
ee8a68bd9a Upgrade to Spring Java Format 0.0.41 2024-01-24 14:22:09 +00:00
Andy Wilkinson
feef58e40d Merge pull request #917 from mnhock
* gh-917:
  Polish "Simplify annotation"
  Simplify annotation

Closes gh-917
2024-01-24 14:14:57 +00:00
Andy Wilkinson
1fea2151e2 Polish "Simplify annotation"
See gh-917
2024-01-24 14:14:48 +00:00
mnhock
020b6a6a97 Simplify annotation
See gh-917
2024-01-24 14:14:41 +00:00
Andy Wilkinson
a74723ceb2 Merge pull request #916 from mnhock
* gh-916:
  Polish "Remove unused String.format call"
  Remove unused String.format call

Closes gh-916
2024-01-24 14:12:16 +00:00
Andy Wilkinson
79ff75fe6e Polish "Remove unused String.format call"
See gh-916
2024-01-24 14:12:05 +00:00
mnhock
ccc81f2e5b Remove unused String.format call
See gh-916
2024-01-24 14:11:04 +00:00
Andy Wilkinson
947d7bc0e0 Merge pull request #916 from mnhock
* gh-916:
  Make constructor in abstract class protected

Closes gh-916
2024-01-24 14:08:20 +00:00
mnhock
32a1b3a4fd Make constructor in abstract class protected
See gh-916

Closes gh-916
2024-01-24 14:05:43 +00:00
Andy Wilkinson
4ff64a7464 Merge pull request #918 from erichaagdev
* gh-918:
  Add Revved up by Develocity badge

Closes gh-918
2024-01-24 14:03:14 +00:00