Commit Graph

6 Commits

Author SHA1 Message Date
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