Moritz Halbritter
e85bbc2c6a
Update Spring Boot to 3.0.13
2023-11-23 11:24:16 +01:00
Andy Wilkinson
8c7ebb86cb
Enable on failure notifications for security smoke tests
2023-11-22 12:06:30 +00:00
Andy Wilkinson
ed3b407424
Correct name used to reference Slack alert resources
...
See gh-196
2023-11-21 12:38:02 +00:00
Andy Wilkinson
9ef0a09682
Enable Slack notifications for security-ldap smoke test
2023-11-21 11:16:04 +00:00
Andy Wilkinson
567eeffccb
Add support for sending Slack notification for smoke test outcomes
...
Closes gh-196
2023-11-21 11:10:09 +00:00
Andy Wilkinson
36fbda6581
Rename "use snapshots" term to "force snapshots"
2023-11-20 11:38:07 +00:00
Andy Wilkinson
35968fb2f4
Handle the old version format when forcing the use of snapshots
2023-11-20 11:30:05 +00:00
Andy Wilkinson
aa6da6945e
Ignore org.springframework.cloud dependencies when using snapshots
...
See gh-195
2023-11-17 16:16:27 +00:00
Andy Wilkinson
1f6d4adb32
Merge pull request #195 from marcusdacoregio
...
* gh-195:
Polish "Use Snapshots for org.springframework.* dependencies by default"
Use Snapshots for org.springframework.* dependencies by default
Closes gh-195
2023-11-17 15:56:09 +00:00
Andy Wilkinson
7c51ffc259
Polish "Use Snapshots for org.springframework.* dependencies by default"
...
See gh-195
2023-11-17 15:55:48 +00:00
Marcus Hert Da Coregio
c71904a9e3
Use Snapshots for org.springframework.* dependencies by default
...
See gh-195
2023-11-17 15:49:58 +00:00
Moritz Halbritter
b028c71225
Ensure that ~/.gradle/ directory exists
2023-11-07 09:49:11 +01:00
Andy Wilkinson
a3719e7b81
Remove Concourse caching config
...
The large number of tasks in the smoke tests means that they're not
a good fit for Concourse's per-worker, per-task cache. It results
in a large number of large (~800MB) volumes that overwhelm the
available storage.
2023-10-27 15:06:11 +01:00
Moritz Halbritter
5499033599
Update Spring Boot to 3.0.13-SNAPSHOT
2023-10-19 13:56:52 +02:00
Andy Wilkinson
cbfb8b1268
Avoid early creation of ~/.gradle that was preventing caching
...
Closes gh-191
2023-10-11 12:25:23 +01:00
Moritz Halbritter
6ae31bc56d
Merge pull request #190 from michael-simons
...
* pr/190:
Polish "Add smoketests for relevant Neo4j features"
Add smoketests for relevant Neo4j features
Closes gh-190
2023-10-11 11:42:08 +02:00
Moritz Halbritter
fd8ba7a43f
Polish "Add smoketests for relevant Neo4j features"
...
See gh-190
2023-10-11 11:41:43 +02:00
Michael Simons
d8c4090cbb
Add smoketests for relevant Neo4j features
...
See gh-190
2023-10-11 11:03:14 +02:00
Andy Wilkinson
3d138e265a
Upgrade to GraalVM 22.3.3
2023-10-09 14:52:43 +01:00
Moritz Halbritter
b8c7ca5eec
Fix consul smoke tests
...
The consul image is deprecated, the new one is named 'hashicorp/consul'
2023-10-04 11:51:20 +02:00
Moritz Halbritter
005b805492
Update Spring Javaformat to 0.0.39
2023-10-04 11:15:32 +02:00
Andy Wilkinson
8c9f285d46
Upgrade to NBT 0.9.25
...
We can't upgrade to 0.9.27 as neither it nor 0.9.26 are compatible
with Graal 22.3 (graalvm/native-build-tools#516 ).
2023-09-25 09:53:14 +01:00
Andy Wilkinson
e9c19833e1
Smoke test Spring Cloud 2022.0.5-SNAPSHOT
2023-09-22 11:34:26 +01:00
Andy Wilkinson
bc0aa7d67b
Centralize configuration of springCloudVersion
2023-09-22 11:30:14 +01:00
Andy Wilkinson
e002baf271
Merge pull request #183 from derkoe
...
* gh-183:
Test that JPA repositories work when called in an init method
Closes gh-183
2023-09-21 12:49:56 +01:00
Christian Köberl
c9123c66c7
Test that JPA repositories work when called in an init method
...
See oracle/graalvm-reachability-metadata#324 and
spring-projects/spring-framework#31050
See gh-183
2023-09-21 12:49:43 +01:00
Andy Wilkinson
f33012f5ed
Merge pull request #188 from sdeleuze
...
* gh-188:
Add a reproducer for spring-projects/spring-framework#29603
Add a reproducer for spring-projects/spring-framework#31050
Closes gh-188
2023-09-21 12:47:54 +01:00
Sébastien Deleuze
094d380542
Add a reproducer for spring-projects/spring-framework#29603
...
See gh-188
2023-09-21 12:47:43 +01:00
Sébastien Deleuze
56263e759c
Add a reproducer for spring-projects/spring-framework#31050
...
The related error happen with Hibernate 6.2 with
custom find methods on non-transactional use cases.
See gh-188
2023-09-21 12:47:36 +01:00
Moritz Halbritter
ed4fe187c2
Update Spring Boot to 3.0.12-SNAPSHOT
2023-09-21 11:59:49 +02:00
Stephane Nicoll
28e759686f
Start testing Spring Boot 3.0.11 snapshots
2023-08-24 16:28:20 +02:00
Moritz Halbritter
a9afefad9f
Add smoke test for @ServletComponentScan
...
Closes gh-182
2023-08-16 14:32:31 +02:00
Moritz Halbritter
597d373a17
Merge pull request #185 from onobc
...
* pr/185:
Polish "Override Datastax Cassandra driver to 4.17.0"
Override Datastax Cassandra driver to 4.17.0
Closes gh-185
2023-08-16 14:08:07 +02:00
Moritz Halbritter
920a52d30e
Polish "Override Datastax Cassandra driver to 4.17.0"
...
See gh-185
2023-08-16 14:06:48 +02:00
Chris Bono
b489f904f2
Override Datastax Cassandra driver to 4.17.0
...
The driver will not be updated in Spring Data Cassandra `4.1.x` which
means this change represents and verifies the workaround (not the fix)
that allows `nativeCompile` to succeed for SDC 4.1.x users.
See gh-185
2023-08-16 14:06:38 +02:00
Andy Wilkinson
5fc8ce759f
Merge pull request #186 from onobc
...
* gh-186:
Upgrade to Spring Pulsar 0.2.1-SNAPSHOT
Closes gh-186
2023-08-10 11:53:24 +01:00
Chris Bono
fd9a015605
Upgrade to Spring Pulsar 0.2.1-SNAPSHOT
...
See gh-186
2023-08-10 11:52:27 +01:00
Moritz Halbritter
378f5414cc
Fix formatting
2023-08-10 09:21:19 +02:00
Moritz Halbritter
1759b0822f
Remove 'version' field from docker-compose files
...
Docker Compose v2 doesn't need that anymore, see
https://docs.docker.com/compose/compose-file/04-version-and-name/
2023-08-10 09:20:52 +02:00
Moritz Halbritter
8c160b8f10
Fix regex asserting URLs
...
Closes gh-184
2023-08-10 09:13:18 +02:00
Moritz Halbritter
b7f4f43103
Update Docker Compose to v2.20.2
...
Closes gh-187
2023-08-10 08:52:19 +02:00
Moritz Halbritter
bc7195d00d
Use httpbin as docker compose service
...
Closes gh-184
2023-07-20 14:02:01 +02:00
Andy Wilkinson
aa747649a2
Start testing Spring Boot 3.0.10 snapshots
2023-07-20 12:04:24 +01:00
Andy Wilkinson
a00f7cdede
Enable Gradle's build cache
2023-07-14 19:50:21 +01:00
Moritz Halbritter
38570578c6
Remove dependency on httpbin.org
...
Closes gh-180
2023-06-26 16:54:46 +02:00
Andy Wilkinson
57a0798b49
Start testing Spring Boot 3.0.9 snapshots
2023-06-23 08:13:49 +01:00
Andy Wilkinson
58178f9321
Upgrade to NBT 0.9.23
2023-06-23 08:03:16 +01:00
Andy Wilkinson
84ce889138
Upgrade CI image to Graal 22.3.2
...
Closes gh-179
2023-05-31 08:39:46 +01:00
Andy Wilkinson
0005963627
Polish Gradle build scripts
...
Improve consistency of whitespace and quotes
2023-05-26 11:07:04 +01:00
Andy Wilkinson
7ab0d163b4
Increase timeouts for calls to httpbin.org
...
It can be slow to respond which makes the tests fail intermittently.
This commit doubles the timeout to 10 seconds.
2023-05-19 08:29:34 +01:00