21 Commits

Author SHA1 Message Date
John Blum
32544e9c41 Update CI properties.
See #3161
2023-10-04 17:48:08 -07:00
Greg L. Turnquist
61abefd585 Upgrade to JDK 17.0.8_7 for CI testing. 2023-09-27 11:37:27 -05:00
Greg L. Turnquist
032f7628e0 Downgrade CI testing for 2.7.x.
Spring Data JPA 2.7.x doesn't work very well on Java 20 without several other changes so we're downgrading CI testing to Java 8/11/17.

See #3031
2023-09-27 11:34:43 -05:00
Julia Lee
9753144da7 Update CI properties.
See #3069
2023-08-14 09:55:45 -04:00
Mark Paluch
0eb0fe532b Update CI properties.
See #3069
2023-07-18 11:45:21 +02:00
Mark Paluch
23ecf56bff Update CI properties.
See #3031
2023-07-03 09:43:41 +02:00
Mark Paluch
9db5541c8d Update CI properties.
See #2763
2023-01-30 10:48:55 +01:00
Mark Paluch
2d4a16655c Update CI properties.
See #2704
2022-11-18 15:33:51 +01:00
Mark Paluch
87f8263dd0 Update CI properties.
See #2668
2022-10-31 13:18:13 +01:00
Mark Paluch
be2fbaac56 Update CI properties.
See #2530
2022-06-03 09:34:35 +02:00
Mark Paluch
35a76449b0 Update CI properties.
See #2447
2022-02-22 14:09:31 +01:00
Greg L. Turnquist
ad007385b5 Update CI properties.
See #2411
2022-02-15 08:59:48 -06:00
Mark Paluch
8f68a75217 Polishing.
Extract artifactory credentials into properties file.

See #2413
2022-02-04 09:49:12 +01:00
Mark Paluch
8c92e5bd56 Polishing.
Extract docker credentials into properties file.

See #2413
2022-02-04 09:39:52 +01:00
Greg L. Turnquist
5b4b4a375c Externalize build properties.
Closes #2413.
2022-01-31 16:31:07 -06:00
Greg L. Turnquist
a4ef56d83c Add support for MySQL and Postgres testing.
* Introduce Testcontainers as the mechanism to test against real data stores.
* Alter CI to handle running Testcontainers in reduced privilege mode.
* Run the data store specific test cases ONLY for the baseline Java 8 test execution.

See #2256.
2021-07-23 11:27:55 -05:00
Greg Turnquist
90bcbbe983 DATAJPA-1545 - Inline all CI commands. 2019-05-28 11:53:36 -05:00
Greg Turnquist
4c6346ae51 DATAJPA-1545 - Introduce Jenkins. 2019-05-21 13:47:20 -05:00
Greg Turnquist
b3fa762dd2 DATAJPA-1492 - Switch 'build' to alpine variant. 2019-02-28 07:45:13 -06:00
Greg Turnquist
8253b9f15e DATAJPA-1492 - Fix build script. 2019-02-28 07:25:32 -06:00
Greg Turnquist
d0707c04f3 DATAJPA-1492 - Add Concourse. 2019-02-27 17:10:03 -06:00