daml/compatibility/bazel_tools
Moritz Kiefer 0c90844184
Update SDK versions in compatibility tests (#5844)
* Update SDK versions in compatibility tests

This adds a Haskell script to generate a versions.bzl file that
contains the list of versions as well as their hashes. This should
make it a bit easier to keep things up2date going forward.

The script is a bit slow since downloading all the SDKs takes quite a
while but for now it should be good enough and is much more pleasant
than having to figure this out manually.

changelog_begin
changelog_end

* Address review comments

changelog_begin
changelog_end

* Fix excluded tests

changelog_begin
changelog_end
2020-05-05 19:40:03 +02:00
..
client_server Add basic Sandbox data continuity tests (#5826) 2020-05-05 14:46:58 +02:00
daml_ledger Add basic Sandbox data continuity tests (#5826) 2020-05-05 14:46:58 +02:00
daml_script Setup compatibility tests for DAML Script (#5825) 2020-05-05 10:33:32 +00:00
BUILD Include daml ledger tests in compatibility tests (#5740) 2020-04-27 16:13:16 +00:00
daml_ledger_test.sh Include daml ledger tests in compatibility tests (#5740) 2020-04-27 16:13:16 +00:00
daml_sdk.bzl Make compat tests work on windows (#5732) 2020-04-28 16:06:36 +02:00
sandbox-with-postgres.sh Add basic Sandbox data continuity tests (#5826) 2020-05-05 14:46:58 +02:00
testing.bzl Update SDK versions in compatibility tests (#5844) 2020-05-05 19:40:03 +02:00