daml/ledger-service
Andreas Herrmann cd56af1cdd
Factor out the JWT verifier CLI options (#7780)
* Factor JWT verifier CLI flags

changelog_begin
changelog_end

* Use cli-opts in auth middleware

* Use cli-opts in sandbox cli

* Mark trigger service test as long

These have become prone to timeout on CI.

Increasing the size (timeout) is a temporary fix. A proper
solution is to a) not start a fresh sandbox per test-case and b)
separate the in-mem/db and no-auth/auth configrations into
separate Bazel test targets.

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-10-26 15:10:40 +01:00
..
cli-opts Factor out the JWT verifier CLI options (#7780) 2020-10-26 15:10:40 +01:00
db-backend upgrade doobie from 0.6.0 to 0.9.2 (#7618) 2020-10-16 09:46:20 -04:00
http-json Tests for timeouts to/from ledger in JSON API failure tests (#7791) 2020-10-26 09:08:03 +01:00
http-json-perf Add tests for connection failures in the JSON API (#7751) 2020-10-20 18:59:11 +02:00
http-json-testing Tests for timeouts to/from ledger in JSON API failure tests (#7791) 2020-10-26 09:08:03 +01:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json LF: Kill ValueStruct (#7457) 2020-09-22 13:37:59 +02:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00