daml/triggers
akshayshirahatti-da 4f4d18829b
[Trigger-Service] Changes to use a typeconfig conf for trigger-service when provided. (#12217)
* Changes to add the option of starting trigger service with typeconf/HOCON config

CHANGELOG_BEGIN
CHANGELOG_END

* add tests for authorization config and fail on both config file and cli args

* refactor and cleanup config loading and tests

* Changes based on code review comments

* Daml doc changes and making sure that we have defaults for most fields to mirror cli args

CHANGELOG_BEGIN
Trigger Service can now be configured with HOCON config file.
 - If a config file is provided we will choose to start the service using that, else we will fallback to cli arguments.
 - If both config file and cli args are provided we will error out.
CHANGELOG_END

* addressing some more code review comments

* use scalatest inside properly
2022-01-06 00:12:47 +00:00
..
daml Further copyright updates (#12249) 2022-01-04 16:32:17 +01:00
runner update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
service [Trigger-Service] Changes to use a typeconfig conf for trigger-service when provided. (#12217) 2022-01-06 00:12:47 +00:00
tests update copyright headers (#12240) 2022-01-03 16:36:51 +00:00