34 Commits

Author SHA1 Message Date
John Blum
330b4367b3 Upgrade to Apache Cassandra 3.11.16.
Closes #2130
2023-10-04 17:43:54 -07:00
John Blum
077f5bf6ed Upgrade to MongoDB 5.0.21.
Close #2127
2023-10-04 17:43:26 -07:00
John Blum
0c52c25026 Upgrade to MongoDB 4.4.25.
Closes #2126
2023-10-04 17:42:47 -07:00
Julia
af9a35c2b4 Bump Redis and Mongo versions.
See #2072
2023-08-10 15:28:19 -04:00
Julia
ec2dcbecad Upgrade to JDK 17.0.8.
See #2072
2023-08-10 09:01:17 -04:00
Julia
3132da0c7f Upgrade to JDK 8u382-b05.
Closes: #2075
2023-08-09 13:59:18 -04:00
Mark Paluch
92bdf44b4d Upgrade to Java 1.8.0.372.
Closes #2060
2023-07-18 11:40:25 +02:00
Mark Paluch
6bfe0ca805 Bump Redis, Mongo, and Cassandra versions.
See #2030
2023-07-03 09:23:09 +02:00
Mark Paluch
a71d67c074 Upgrade to JDK 17.0.7.
Closes #2030
2023-07-03 09:22:16 +02:00
Mark Paluch
36ffe9dffb Upgrade to Java 20.
Closes #1955
2023-03-28 08:43:46 +02:00
Mark Paluch
448a7966ad Upgrade to latest MongoDB and Redis versions.
Mongo 4.4.18, 5.0.14, Redis 6.2.10

Closes #1901
2023-01-30 10:42:25 +01:00
Mark Paluch
6e39d53a66 Upgrade to JDK 8u362-b09.
Closes #1900
2023-01-30 10:39:39 +01:00
Mark Paluch
349b3ce0db Upgrade to JDK 11.0.18_10.
Closes #1899
2023-01-30 10:34:38 +01:00
Mark Paluch
a5aad52a72 Upgrade to Java 17.0.6_10.
Closes #1898
2023-01-30 10:34:07 +01:00
Mark Paluch
f21ece0203 Upgrade JDK to 1.8u352.
See #1851
2022-11-18 15:32:50 +01:00
Mark Paluch
71b0ad706f Upgrade to latest Cassandra version.
See #1835
2022-10-31 13:17:04 +01:00
Mark Paluch
52d34f8529 Upgrade to latest MongoDB versions.
See #1835
2022-10-31 13:16:43 +01:00
Mark Paluch
02cca73fd7 Upgrade to Java 8u345.
Closes #1835
2022-10-31 13:16:01 +01:00
Mark Paluch
b40617a274 Upgrade to Java 8u332-b09.
Closes #1730
2022-06-03 09:23:32 +02:00
Mark Paluch
823937d4de Upgrade to Apache Cassandra 3.11.12.
Closes #1656
2022-02-22 14:05:20 +01:00
Mark Paluch
d8e9a3d6b5 Upgrade to Redis 6.2.6.
Closes #1657
2022-02-22 14:05:06 +01:00
Mark Paluch
2bd3911344 Upgrade to MongoDB 5.0.6.
Closes #1658
2022-02-22 14:04:52 +01:00
Mark Paluch
6ac74f4d43 Upgrade Java 8 to 8u322-b06, Java 11 to 11.0.14.1_1.
Closes #1648
2022-02-22 14:02:01 +01:00
Mark Paluch
963cc7be01 Use Java 17 to build snapshots for Artifactory.
Enable Java 11 profile based on the used Java version.

Use Java 17 to build snapshots that are distributed via Artifactory.

Closes #1652
2022-02-21 14:13:39 +01:00
Greg L. Turnquist
a02e43c99e Use Harbor Proxy for containers.
Leverage internal infrastructure for pulling Docker container images. Reduces pressure on Docker Hub and reduces risk of hitting rate limits.

See #1630.
2022-02-07 10:08:10 -06:00
Mark Paluch
6f37ed0a9b Polishing.
Extract artifactory credentials.

See #1629
2022-02-04 09:51:13 +01:00
Mark Paluch
7681dad9d5 Polishing.
Also, externalize docker registry and artifactory credentials.
See #1629
2022-02-02 08:58:13 +01:00
Greg L. Turnquist
8a6cf2e205 Externalize build properties.
See #1629.
2022-01-31 16:27:40 -06:00
Greg Turnquist
7b877b0e7c #838 - Introduce Jenkins. 2019-06-26 10:48:48 -05:00
Greg Turnquist
3ccabfe245 #752 - Polishing. 2019-03-13 23:18:27 -05:00
Greg Turnquist
8c58eab3fd #752 - Reduce CI notifications on slack.
Instead of letting Spring HATEOAS trigger a build on Commons, and subsequently a build on every data store, culminating in n-builds of REST, instead use this strategy:

* HATEOAS artifactory triggers Commons test, but not build.
* HATEOAS artifactory triggers REST test and build, since it's a direct impact.
* REST is NOT triggered by individual data store builds, since it doesn't directly depend upon them.

Slack notification policy is:

* Signal test failure.
* Signal build failure.
* Signal build success.

By NOT sending a notification for every test success, it should reduce volume of messages. By reducing the number of total builds happening, will also reduce traffic to only chronic failing tests, which we probably need to see anyway. And with number of total builds reduced, should still give us the occasional warm fuzzy when a build DOES complete.
2019-03-07 08:05:33 -06:00
Greg Turnquist
db2ace9832 #743 - Ensure consistent status updates. 2019-03-04 16:23:12 -06:00
Greg Turnquist
dde6ce1890 #742 - Gate Spring Data JPA tests against JDK 8. 2019-03-04 16:13:06 -06:00
Greg Turnquist
1f6d602264 #714 - Introduce Concourse. 2019-03-01 11:58:12 -06:00