Evgenii Terekhov
Evgenii Terekhov
Sure thing, I'll check it out. By the way, I've discovered that inside GitTool Author is represented by an instance of WideString but Comment is a ByteString. Could it be...
I'll make new commits with cyrillic messages from Pharo, GT and bash, stay tuned! So, commits made from Pharo & GT are fine. The problem is in bash-originated commit messages...
@yegor256 , @pnatashap , the result is still 503, but the error text changed: ``` no implicit conversion of nil into String /app/vendor/bundle/ruby/3.1.0/gems/json-2.7.1/lib/json/common.rb:219:in `initialize' /app/vendor/bundle/ruby/3.1.0/gems/json-2.7.1/lib/json/common.rb:219:in `new' /app/vendor/bundle/ruby/3.1.0/gems/json-2.7.1/lib/json/common.rb:219:in `parse' /app/0pdd.rb:359:in `block...
@yegor256 HTTP code 400, error message is `URL-encoded content is expected in the "payload" query parameter, but it is not provided` when trying to redeliver last github webhook
I've tried it both ways - manually and redelivering last unsuccessful Github webhook. Both gave that response. I should try to push some commits to `master` branch and trigger the...
  [request payload](https://github.com/yegor256/0pdd/files/14260920/request.json) Failed. Screenshots and the payload attached.
@yegor256 , it's all the same, seems that problem is not in the rehttp service.  