Stéphane Nicoll
ae677d4ddc
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42513
1 year ago
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
1 year ago
Andy Wilkinson
7b4cd03066
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42505
1 year ago
Andy Wilkinson
2328c1fe80
Improve javadoc for when bean type to match is inferred
...
Closes gh-42504
1 year ago
Andy Wilkinson
93e5b3a0ff
Deprecate ControllerEndpointHandlerMapping for MVC and WebFlux
...
Closes gh-42498
1 year ago
Phillip Webb
9ece00bda4
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
c88a2dc116
Attempt to fix ant smoke test
...
See gh-42333
1 year ago
Phillip Webb
9f34899454
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
d342eefa27
Use Sync task rather than Copy
...
See gh-42333
1 year ago
Phillip Webb
85ec3b1728
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
e5b03a7741
Second attempt to fix spring-boot-smoke-test-ant
...
Fix error introduced in commit d44e7c9af2
See gh-42333
1 year ago
Phillip Webb
212e67b1cb
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
1dce2cd62e
Fix spring-boot-smoke-test-ant
...
Fix error introduced in commit d44e7c9af2
See gh-42333
1 year ago
Phillip Webb
4f0f50ad42
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
707d858a08
Attempt to fix distribute conditions
...
See gh-42333
1 year ago
Phillip Webb
2aa87ea69f
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
5b71d94d5b
Attempt to fix send-notification 'uses'
...
See gh-42333
1 year ago
Phillip Webb
72d2dfb586
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
c3b8337638
Unify commercial and OSS workflows
...
See gh-42333
1 year ago
Phillip Webb
f069c56738
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
ab6d5576a7
Fix typo
...
See gh-42333
1 year ago
Phillip Webb
03d795f9bc
Add commercial repository references to CI
...
See gh-42333
1 year ago
Phillip Webb
2f9fbc6b70
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42493
1 year ago
Andy Wilkinson
4b54e48789
Upgrade to Develocity Conventions 0.0.22
...
Closes gh-42492
1 year ago
Andy Wilkinson
26d3b845c5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42490
1 year ago
Andy Wilkinson
95665a4b28
Fall back to connection details when configuring Rabbit Streams
...
Closes gh-42489
1 year ago
Phillip Webb
ec615f631c
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
05b4edfd2c
Use `ifeval` block for Commercial/OSS documentation
...
See gh-42333
1 year ago
Phillip Webb
2bb34e459a
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
7f8fe4251d
Fix SpringRepositorySupport environment support
...
See gh-42333
1 year ago
Phillip Webb
fa92b96bfd
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
f7d7d16ecd
Polish logger naming
1 year ago
Phillip Webb
b4fc218aaa
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
72de717d2a
Skip Homebrew formula creation for non OSS build
...
See gh-42333
1 year ago
Phillip Webb
58968f2862
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
89ce26bf26
Skip SCM and IssueManagement POM configuration for non OSS builds
...
See gh-42333
1 year ago
Stéphane Nicoll
c8d3e07eec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42476
1 year ago
Stéphane Nicoll
ab968494e6
Document how to handle the manifest in a native image with Maven
...
Closes gh-42412
1 year ago
Stéphane Nicoll
da1edd3833
Merge pull request #42467 from ngocnhan-tran1996
...
* pr/42467:
Fix links to Micrometer reference doc
Closes gh-42467
1 year ago
Tran Ngoc Nhan
44848aa88d
Fix links to Micrometer reference doc
...
See gh-42467
1 year ago
Phillip Webb
3b8ae47096
Merge branch '3.2.x' into 3.3.x
2 years ago
Phillip Webb
d44e7c9af2
Dynamically populate repositories used in Ant/Maven integration tests
...
Update build scripts and tests so that repository settings are copied
dynamically from the build.
See gh-42333
2 years ago
Phillip Webb
7d8507d186
Polish
2 years ago
Phillip Webb
d54f427323
Merge branch '3.2.x' into 3.3.x
2 years ago
Phillip Webb
0ac06696f7
Be defensive when accessing properties in SpringRepositorySupport.groovy
...
See gh-42333
2 years ago
Phillip Webb
e086439e51
Merge branch '3.2.x' into 3.3.x
2 years ago
Phillip Webb
c347ccaa76
Attempt to fix system tests following repository updates
...
See gh-42333
2 years ago
Phillip Webb
055064f16b
Merge branch '3.2.x' into 3.3.x
2 years ago
Phillip Webb
9836011ffd
Create extension to configure Spring maven repositories
...
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.
See gh-42333
2 years ago
Andy Wilkinson
294b9e3911
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42464
2 years ago