mirror of
https://github.com/valitydev/dominant.git
synced 2024-11-06 02:25:17 +00:00
2872e3a1f0
* split dominant to three repos * fix submodule name * new jenkins * fix wc_release * fix trailing space * fix permissions * fix path in dockerfile * fix cmd * fix release * fix mg api * fix the rest * update dmt_core * MG-16: Migrate to the new machinegun proto * Fix some bugs involving cold cache access * Harden the test suite * Ensure proper woody context flow * MG-16: Fix dialyzer warnings * MG-16: Attempt to hack around docker-compose network connectivity quirks * MG-16: Remove unused files * MG-16: Mention potential race condition in the TODO list
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
[submodule "damsel"]
|
|
path = damsel
|
|
url = git@github.com:rbkmoney/damsel.git
|
|
[submodule "build_utils"]
|
|
path = build_utils
|
|
url = git@github.com:rbkmoney/build_utils.git
|
|
branch = master
|