daml/daml-assistant
Moritz Kiefer 615f4e4bae
Support passing sandbox port via --sandbox-option --port (#9208)
--sandbox-port has caused confusion several times and cannot be
specified in daml.yaml which is a bit annoying. There isn’t really any
good reason not to support --sandbox-option --port since we can pick
up the port via the port file either way.

This change is fully backwards compatible.

changelog_begin

- [Daml Assistant] The sandbox port can now also be configured via
  `--sandbox-option=--port=12345` instead of `--sandbox-port`. Other
  tools like Navigator, the JSON API and Daml Script will pick up the
  modified port automatically.

changelog_end
2021-03-23 13:31:07 +01:00
..
daml-helper Support passing sandbox port via --sandbox-option --port (#9208) 2021-03-23 13:31:07 +01:00
daml-project-config/DA/Daml/Project telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
daml-sdk Move Daml Profiler to EE version of sandbox/sandbox-classic (#9054) 2021-03-09 19:35:14 +01:00
exe/DA/Daml Support fetching SDK EE tarball in the assistant (#9146) 2021-03-16 14:17:50 +01:00
integration-tests Support passing sandbox port via --sandbox-option --port (#9208) 2021-03-23 13:31:07 +01:00
scala-daml-project-config Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
src/DA/Daml/Assistant Support fetching SDK EE tarball in the assistant (#9146) 2021-03-16 14:17:50 +01:00
test/DA/Daml/Assistant telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
BUILD.bazel assistant: get the latest sdk version form docs.daml.com (#8393) 2021-01-05 14:31:41 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00