Commit gRPC messages: providing body_size
This was a long standing TODO, and it finally had bad consequences, such as heptapod#554, because the Rails app introduced an early return if body size is 0 in upstream 13.3.0 (see heptapod@b937e23d5321). In turn, to test this in comparison with Gitaly, we have to make the ironing of differences that should not matter a bit smarter. The trailing line ending thing should be settled at some point, though.
Showing
- hgitaly/message.py 1 addition, 0 deletionshgitaly/message.py
- hgitaly/service/tests/test_commit.py 5 additions, 0 deletionshgitaly/service/tests/test_commit.py
- tests_with_gitaly/comparison.py 14 additions, 5 deletionstests_with_gitaly/comparison.py
- tests_with_gitaly/test_commit.py 1 addition, 1 deletiontests_with_gitaly/test_commit.py
Loading
Please register or sign in to comment