mirror of
https://github.com/valitydev/capi-v2.git
synced 2024-11-06 10:05:21 +00:00
74ee280802
* CAPI-54 Add new party management initial handler * CAPI-59 Add basic party management interactions and tests * CAPI-59 Add pimp integration * CAPI-59 Add missed callback handler tests and move to the newest thrift parties * HG-152: Use ipv6 in tests too * CAPI-59: Switch to rbkmoney/woody_erlang@17bd521 * CAPI-59: Ensure woody context preservation * CAPI-59 Modify docker-compose healthchecks and timeouts * CAPI-59 Add missed public key for tests and modify keycloak healthcheck * CAPI-59 Add postreview fixes
23 lines
173 B
Plaintext
23 lines
173 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
*~
|
|
erl_crash.dump
|
|
.tags*
|
|
*.sublime-*
|
|
|
|
.DS_Store
|
|
|
|
# rebar
|
|
/_checkouts/
|
|
|
|
# compiled
|
|
swagger
|
|
|
|
|
|
# containerization
|
|
\#*
|
|
.\#*
|
|
Dockerfile
|
|
docker-compose.yml
|