Commit Graph

7 Commits

Author SHA1 Message Date
Aleksey Kashapov
e16301bd9a
IMP-278: Retires payouts (#48)
* IMP-278: Retires payouts

* Refactors fixture for `pm_party_tests_SUITE:check_all_payment_methods/1` testcase

* Fixes dialyzer warns and updates woody metrics publishing

* Bumps CI cache

* Fixes deps order in main application

* Bumps damsel

* Reverts removed fields

* Bumps damsel

* Bumps CI

* Bumps damsel
2024-08-28 17:40:50 +03:00
ttt161
9af7d71577
FIN-39: additional info support (#46)
* FIN-39: additional info support

* FT-39: coverage off

* FIN-39: fix issues

* FIN-39: fix effects

---------

Co-authored-by: ttt161 <losto@nix>
2024-07-01 15:02:46 +03:00
Артем
bc8368d620
Fix: Reduce combination (any_of, all_of) was not an ordset (#26)
* fixed

* updated workflow version
2022-11-29 19:07:49 +04:00
Andrew Mayorov
1c7f97d16c
TD-416: Ensure partially reduced predicate is valid predicate (#23)
* Simplify combination consisting of single predicate
* Add extra testcases
* Enable coveralls
2022-10-03 13:54:20 +03:00
Артем
4ea2b1562e
TD-330: Bump damsel (#20)
* bumped to valitydev/damsel@03bbf48

* fixed after bump

* updated workflow version

* fixed fmt and linter

* fixed

* fixed

* changed cache version

* Revert "Auxiliary commit to revert individual files from 7f5eb344211ed6353bf5391b9d331ef2fc50ebf7"

This reverts commit 8d9749077970f9b0759b777e90a35d188a3d669c.

* fixed
2022-07-01 13:40:47 +03:00
Andrew Mayorov
0d6ab9407d
OPS-53: Implement ComputeProviderTerminal (#8)
* Bump to valitydev/damsel@8016313a
* Make testclient more flexible yet explicit
* Isolate exception throwing in handler module
2022-03-04 19:15:50 +03:00
ndiezel0
a405fce864
TD-128: Add CI, Makefile, Dockerfile and docker-compose.yaml (#2)
* TD-128: Add CI, Makefile, Dockerfile and docker-compose.yaml

* Fix format and lint

* Use compose test

* Update erlang workflow version

* Add covertool

* Move to valitydev repos

* Add prometheus clarification

* Use compose spec instead of docker compose spec

* Update .github/workflows/build-image.yaml

Co-authored-by: Alexey S. <kehitt@users.noreply.github.com>

* Add healthchecks to dominant and machinegun in compose file

* Fix Dockerfile SERVICE arg

* Try to solve mystery of alias

* fix

* fix

* fix

* Only check shumway to be healthy

* Insert daemon socket

* Find container

* Inspect last container

* Try different method to print inspect

* One last try

* Fix

* Remove hostname from docker-compose.yaml

* Check `$SERVICENAME` availability

* cat envfile

* Test theory

* Change service name

* Revert experiments

* Fix healthcheck

* Disable wait for health on dominant

Co-authored-by: Alexey S. <kehitt@users.noreply.github.com>
2022-02-07 11:17:17 +03:00