Evgenii Malygin
Evgenii Malygin
@jll63 Need to also manually install `black` in CI
@MorganaFuture thank you for the contribution! I will review the PR The IT failure is unrelated ``` FAILED test_admin_client.py::test_app_id_stats[multi_node_fsm-strong_consistency] - RuntimeError: Path: after-confirm.values.queue_consumers_count, 2 != 3 (expected) ======== 1 failed,...
Can we make tests without marks to run on any mode instead, without adding a new matrix value?
Hi @ariraein, thank you for fixing DCO. It seems that the files that you modify in this PR were modified by other people, and it causes merge conflicts. Can you...
Hi @ariraein, I am busy this week and can review or help on the next. For now, I can launch the CI to check if the PR builds
Hi @ariraein >1 - built successfully locally I think the default local build steps don't include building `bmqstoragetool`. This is why you can build the rest (bmqbrkr, bmqtool), but the...