daml/triggers/runner
Moritz Kiefer 39085493c8
Make ApplicationId in DAML Triggers configurable (#7075)
fixes #7030

This deliberately ignores the trigger service. The main reason for
setting the ApplicationId at the moment is authentication and this is
still very WIP in the trigger service, so I don’t think it makes sense
to add this in some form to the API until that has settled.

changelog_begin

- [DAML Trigger] You can now configure the application id via
  `--application-id` in `daml trigger`. This is primarily useful if
  you run with authentication.

changelog_end
2020-08-10 18:15:16 +02:00
..
src/main Make ApplicationId in DAML Triggers configurable (#7075) 2020-08-10 18:15:16 +02:00
BUILD.bazel Remove duplicated tls config parsing from DAML Script/Triggers (#6947) 2020-07-31 18:25:18 +02:00