Evgenii Terekhov

Results 7 comments of 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 headers](https://github.com/yegor256/0pdd/assets/4876699/6dbe27f5-9828-4116-8a9b-9eae175c6b89) ![response](https://github.com/yegor256/0pdd/assets/4876699/486ac283-7bd4-4705-bb3c-cd6c96bc66e9) [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. ![image](https://github.com/yegor256/0pdd/assets/4876699/b3edc627-d35e-404e-af43-f51d44e8018c) ![image](https://github.com/yegor256/0pdd/assets/4876699/b28f6d96-f962-4cee-8dd1-7cc713012a1f)