Commit Graph

47 Commits

Author SHA1 Message Date
Mark Paluch
ee0e12f286 Update CI Properties.
See #1571
2025-05-12 09:33:04 +02:00
Mark Paluch
39b7a078bc Update CI Properties.
See #1571
2025-05-12 09:00:22 +02:00
Mark Paluch
9da35ce9af Update CI Properties.
See #1571
2025-05-12 08:56:21 +02:00
Mark Paluch
53494f9222 Update CI Properties.
See #1571
2025-05-12 08:55:52 +02:00
Mark Paluch
3aadf3bf60 Use Testcontainers for CI builds.
See #1503
2025-02-13 13:57:58 +01:00
Mark Paluch
8cdef82f0a Upgrade to Cassandra 5.
Closes #1503
2025-02-13 12:12:18 +01:00
Mark Paluch
4fcc710d88 Align Docker image naming with used JDK.
See #1529
2024-11-14 10:57:53 +01:00
Mark Paluch
ee88e264b1 Update CI Properties.
See #1529
2024-11-07 09:57:35 +01:00
Mark Paluch
a91807fdd9 Update CI Properties.
See #1529
2024-11-07 09:56:11 +01:00
Mark Paluch
3b59e063c1 Adopt Dockerfile to JDK 22 image changes.
Add curl package.

See #1502
2024-08-14 11:17:02 +02:00
Mark Paluch
f9d4fa5866 Update CI properties.
See #1493
2024-08-08 10:20:10 +02:00
Eric Haag
bf53c0b185 Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #1508
2024-08-05 10:54:42 +02:00
Mark Paluch
80d04498fa Switch to Broadcom docker proxy.
Closes #1498
2024-06-20 13:49:57 +02:00
Mark Paluch
275b037370 Update CI properties.
See #1453
2023-12-14 08:50:31 +01:00
Mark Paluch
8338715019 Introduce property for Jenkins user and Artifactory server details.
Closes #1455
2023-11-27 09:39:54 +01:00
Greg L. Turnquist
2dc2b49892 Update CI properties.
See #1443
2023-10-19 09:38:54 -05:00
Greg L. Turnquist
d76a051b0b Update CI properties.
See #1443
2023-10-16 13:28:20 -05:00
John Blum
771277d4a6 Update CI properties.
See #1433
2023-10-04 17:24:10 -07:00
Greg L. Turnquist
d89a50bbd9 Support JDK 21.
See #1425
2023-09-06 09:07:24 -05:00
Greg L. Turnquist
1e70614e0c Update CI properties.
See #1425
2023-09-05 13:25:22 -05:00
Julia Lee
890e34a4f1 Update CI properties.
See #1414
2023-08-14 12:15:21 -04:00
Mark Paluch
df7ea3074e Update CI properties.
See #1382
2023-07-03 09:50:16 +02:00
Greg L. Turnquist
d0a1b13751 Test with Java 20 in CI.
See #1367.
2023-03-29 13:48:04 -05:00
Greg L. Turnquist
76863f8ba3 Update CI properties.
See #1365
2023-03-28 13:58:13 -05:00
Mark Paluch
d456225e31 Update CI properties.
See #1331
2023-01-30 10:49:49 +01:00
Mark Paluch
2d672a6b8b Update CI properties.
See #1331
2022-11-18 15:31:10 +01:00
Mark Paluch
d15a26059b Update CI properties.
See #1320
2022-10-31 10:36:32 +01:00
Mark Paluch
5ab2fdde46 Update CI properties.
See #1267
2022-06-03 09:34:19 +02:00
Mark Paluch
abf7349c6c Update CI properties.
See #1210
2022-02-23 14:25:52 -06:00
Greg L. Turnquist
3f02e39d89 Update CI properties.
See #1210
2022-02-15 09:00:21 -06:00
Mark Paluch
f5bcdbc558 Polishing.
Extract Artifactory credentials into properties file.

See #1214
2022-02-04 09:44:31 +01:00
Mark Paluch
fdefabe1a9 Polishing.
Extract docker credentials into properties file.

See #1214
2022-02-04 09:30:09 +01:00
Greg L. Turnquist
75244b4187 Externalize build properties.
By reading a properties file from an external location, it is possible to inject a consistent set of properties from Spring Data Build. This also supports repeatable builds.

Closes #1214.
2022-02-04 09:24:49 +01:00
Mark Paluch
d23b956473 Polishing.
Remove lingering dockerfiles. Use custom docker image for Cassandra build and OpenJDK 17 image for artifact deployment.

Apply consistent formatting. Add missing since tag.

See #1170
2022-01-04 14:28:13 +01:00
John Blum
cd0e66935e Upgrade to Apache Cassandra 3.11.11.
See #1170.
2022-01-04 14:28:12 +01:00
John Blum
b5f3b8eed8 Upgrade Jenkins CI build to JDK 17.
The Jenkinsfile will need to be edited once AdoptOpenJDK releases OpenJDK17.

See #1170.
2022-01-04 14:27:17 +01:00
Mark Paluch
05cb9979df Polishing.
Use HTTPS URL's for apt download.

See #1171
2021-09-21 19:17:40 +02:00
Mark Paluch
cb80b7db29 Add Java 17 to CI pipeline.
Also, refine CI triggers.

Closes #1171
2021-09-21 16:21:50 +02:00
Mark Paluch
3c812865d1 Upgrade to Apache Cassandra 3.11.10.
Closes #1134
2021-05-19 15:55:27 +02:00
Greg L. Turnquist
a46b00c4c7 Update CI to JDK 16.
See #1105.
2021-05-13 16:09:16 -05:00
Mark Paluch
5d2c0bfd74 DATACASS-804 - Update CI jobs for Java 15. 2020-12-07 14:55:37 +01:00
Mark Paluch
040a5938a3 DATACASS-699 - Introduce Testcontainers for integration tests. 2020-01-15 14:41:11 +01:00
Greg Turnquist
287e93e996 DATACASS-659 - Introducing Jenkins. 2019-05-28 13:19:36 -05:00
Greg Turnquist
2a2281372f DATACASS-619 - Polishing. 2019-03-01 09:59:51 -06:00
Greg Turnquist
7672e221d1 DATACASS-619 - Use full 8-jdk Docker image. 2019-03-01 09:34:47 -06:00
Greg Turnquist
b01e1fc144 DATACASS-619 - Polishing. 2019-02-28 09:44:31 -06:00
Greg Turnquist
e58e0ce6ef DATACASS-619 - Introduce Concourse. 2019-02-28 09:37:16 -06:00