mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-05 03:56:26 +03:00
6393fd084c
* make lf v2 and daml3-script the default * delete V1 integration tests * Remove LF major version V1 from the compiler run-all-tests: true * fix security evidence * fix //compiler/damlc/tests:damlc-test * fix //compiler/damlc/tests:data-dependencies * fix //compiler/damlc/tests:integration-v2* * fix //compiler/damlc/tests:packaging * fix //compiler/damlc/tests:platform-independence-dar-hash-file-matches * fix //compiler/damlc/tests:stable-packages * fix DarReaderTest.scala * fix DecodeCommonSpec.scala * fix //daml-lf/archive:proto_immutability_check * fix DamlLfEncoderTest.scala * fix //language-support/java/codegen:test * fix //daml-assistant/integration-tests:integration-tests * fix artifacts.yaml run-all-tests: true run-full-compat: true * Disable scenario-perf for now See https://github.com/digital-asset/daml/pull/18217. run-all-tests: true run-full-compat: true * restore explicit target version in docs template run-all-tests: true run-full-compat: true * Restore DamlLfEncoderTest.scala. Introduce a ENGINE_LF_VERSIONS constant in daml-lf.bzl instead. run-all-tests: true run-full-compat: true * delete daml-lf/scenario-interpreter/src/perf run-all-tests: true run-full-compat: true * Address review comments. * Apply Co-authored-by: Moisés Ackerman <6054733+akrmn@users.noreply.github.com> * Restore golden/BUILD.bazel and port to 2.1 run-all-tests: true run-full-compat: true --------- Co-authored-by: Moisés Ackerman <6054733+akrmn@users.noreply.github.com> |
||
---|---|---|
.. | ||
empty-skeleton | ||
quickstart-java | ||
skeleton | ||
BUILD.bazel | ||
default-dlint.yaml | ||
default-gitattributes | ||
default-gitignore | ||
NO_AUTO_COPYRIGHT | ||
README.txt |
These are template projects for ``` daml new --template [template-name] [project-name] ```