mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
139bc0f058
We have seen a couple of timeouts on CI. I haven’t reproduced any locally and even on CI there haven’t been too many (remember that we run those tests very often in different configurations) so going for a fairly conversative bump in timeouts but I’m just guessing here. changelog_begin changelog_end |
||
---|---|---|
.. | ||
bazel_tools | ||
head_sdk | ||
sandbox-migration | ||
versions | ||
.bazelignore | ||
bazel-haskell-deps.bzl | ||
BUILD | ||
build-release-artifacts-windows.ps1 | ||
build-release-artifacts.sh | ||
build-ts-libs.sh | ||
deps.bzl | ||
README.md | ||
stack-snapshot.yaml | ||
test-windows.ps1 | ||
test.sh | ||
update-versions.sh | ||
versions.bzl | ||
WORKSPACE | ||
workspace_status.sh |
This directory contains the infrastructure and test setup for cross-version compatibility testing. We make this a separate Bazel workspace to make it easier to enforce that we only depend on release artifacts.