Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Mayorov
1f7261cf43
TD-312: Bump to valitydev/damsel@dac2cb5 (#29)
* Use valitydev/thrift compiler v0.14.2.3 + valitydev/rebar3-thrift-compiler v0.4
2022-06-20 11:18:23 +03:00
Артем
512e0f68ab
Add erlang app prefix (#28) 2022-06-03 12:07:31 +03:00
Andrew Mayorov
bbda159d31
TD-266: Drop valitydev/payout-manager-proto dep altogether (#25)
Unqualified include `proto/domain.thrift` is ambiguous. There's
`domain.thrift` both in damsel and payout-manager-proto. Ideally we need
qualified include (e.g. `include "payout-manager-proto/proto/domain.thrift"`)
but in the meantime dropping dependency will suffice, there was just a
single typedef reference anyway.
2022-05-23 13:37:45 +03:00
Anatoly Karlov
ddd0407d35 migrate on dev.vality domain and GitHub Action CI 2022-01-15 15:21:18 +03:00
Anatoly Karlov
a8d44f6b94
JD-574: describe MerchantStatisticsService (#2) 2021-08-11 13:57:19 +07:00
Anatoly Karlov
ac063fdabc Init project 2021-08-02 14:41:25 +07:00