daml/compatibility/bazel_tools/client_server
Moritz Kiefer 7bba3efff0
Share postgres instance in compatibility tests (#6504)
This introduces the same trick for sharing the postgres instance that
we use in the main workspace to the compatibility workspace. The bash
code for that is currently duplicated. Didn’t seem worth trying to
make it sufficiently generic that we can share it (it hasn’t changed
since we added it) but if someone disagrees, I’m happy to reconsider
that.

changelog_begin
changelog_end
2020-06-26 11:18:57 +02:00
..
with-postgres Share postgres instance in compatibility tests (#6504) 2020-06-26 11:18:57 +02:00
BUILD Add basic Sandbox data continuity tests (#5826) 2020-05-05 14:46:58 +02:00
Main.hs Fix ./fmt.sh check (#5718) 2020-04-24 12:04:14 +00:00