daml/daml-assistant
Andreas Herrmann 2dbb5282ca
Add init-script field to daml.yaml (#4685)
* Add init-script daml.yaml field

CHANGELOG_BEGIN
[DAML Script -- Experimental] You can now define an ``init-script`` in
  the ``daml.yaml`` file. If present, that DAML script will be executed
  to initialize the sandbox on ``daml start``. This can be used instead
  of the ``scenario`` field.
CHANGELOG_END

* Add integration test for init-script

* Generate JWT token in tests

Addressing review comment
https://github.com/digital-asset/daml/pull/4685#discussion_r383835050

* Remove unnecessary daml calls

Co-authored-by: Andreas Herrmann <andreash87@gmx.ch>
2020-02-26 09:30:09 +00:00
..
daml-helper Add init-script field to daml.yaml (#4685) 2020-02-26 09:30:09 +00:00
daml-project-config/DA/Daml/Project copyDirectory, mvDirectory - daml-project-config -> da-hs-base (#4697) 2020-02-25 14:57:06 -05:00
daml-sdk Add akka slf4j library as dependency of super fat daml-sdk.jar (#3965) 2020-01-07 17:19:42 +01:00
exe/DA/Daml A first draft at telemetry for daml-assistant. (#4506) 2020-02-14 15:46:25 +00:00
integration-tests Add init-script field to daml.yaml (#4685) 2020-02-26 09:30:09 +00:00
scala-daml-project-config Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
src/DA/Daml/Assistant copyDirectory, mvDirectory - daml-project-config -> da-hs-base (#4697) 2020-02-25 14:57:06 -05:00
test/DA/Daml/Assistant A first draft at telemetry for daml-assistant. (#4506) 2020-02-14 15:46:25 +00:00
BUILD.bazel A first draft at telemetry for daml-assistant. (#4506) 2020-02-14 15:46:25 +00:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00