daml/daml-assistant/daml-helper
Moritz Kiefer d8afe7a4cc
Support specifying sandbox/navigator/json-api/script options in daml.yaml (#4877)
changelog_begin

- [DAML Assistant] You can now specify options for
  Sandbox/Navigator/the HTTP JSON API in ``daml.yaml`` via
  ``sandbox-options``/``navigator-options``/``json-api-options``. These
  options will be picked up by running ``daml start``. This is
  particularly useful for specifying ``--wall-clock-time`` and for
  specifying a fixed ledger ID during development.

changelog_end

fixes #2993
2020-03-06 14:52:45 +01:00
..
src/DA/Daml/Helper Support specifying sandbox/navigator/json-api/script options in daml.yaml (#4877) 2020-03-06 14:52:45 +01:00
BUILD.bazel copyDirectory, mvDirectory - daml-project-config -> da-hs-base (#4697) 2020-02-25 14:57:06 -05:00