Yegor Bugayenko

Results 301 issues of Yegor Bugayenko

Check this out: https://github.com/yegor256/cactoos/issues/1566 The puzzle is gone from the code, but 0pdd doesn't react on webhooks. It responses with "Thanks yegor256/cactoos" but doesn't update the XML inside and doesn't...

Take a look at this message: https://github.com/zerocracy/farm/issues/575#issuecomment-1185942843 Let's fix this and make sure we don't say 'unknown'

bug

``` Psych::SyntaxError (): did not find expected key while parsing a block mapping at line 1 column 1 /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:456:in `parse' /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:456:in `parse_stream' /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:390:in `parse' /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:349:in `safe_load' /app/objects/git_repo.rb:54:in `config' /app/objects/job_emailed.rb:37:in `rescue...

Found this in Sentry today: ``` RuntimeError: XML has 2 errors w6220:0: ERROR: Element 'email': [facet 'pattern'] The value '1W#456eq' is not accepted by the pattern '([0-9a-zA-Z]([-_.\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\w]*[0-9a-zA-Z]\.)+[a-zA-Z]{2,9})'. 6220:0: ERROR: Element...

bug
scope

Found this in Sentry today: ``` Net::ReadTimeout: Net::ReadTimeout from net/protocol.rb:217:in `rbuf_fill' from net/protocol.rb:191:in `readuntil' from net/protocol.rb:201:in `readline' from net/http/response.rb:40:in `read_status_line' from net/http/response.rb:29:in `read_new' from net/http.rb:1509:in `block in transport_request' from net/http.rb:1506:in...

bug
scope

Even though it works in Rultor and for me locally, it gets broken sometimes in Travis. Let's try to fix and make it more stable.

bug
scope

https://sentry.io/zerocracy/0pdd-j0/issues/553746512/ ``` TypeError: no implicit conversion of String into Integer objects/commit_tickets.rb:39:in `dig' unless @sources.config.dig('alerts', 'suppress', 'on-found-puzzle') objects/commit_tickets.rb:39:in `submit' unless @sources.config.dig('alerts', 'suppress', 'on-found-puzzle') objects/emailed_tickets.rb:35:in `submit' done = @tickets.submit(puzzle) objects/sentry_tickets.rb:46:in `submit' @tickets.submit(puzzle)...

bug
scope

Let's render this total repo counter on the front page. We will have to go through all S3 objects in the bucket and count them. Will take a lot of...

help wanted
scope

In production a few hours ago ``` Octokit::BadGateway: GET https://api.github.com/user/repository_invitations: 502 - Server Error from octokit/response/raise_error.rb:16:in `on_complete' from faraday/response.rb:9:in `block in call' from faraday/response.rb:61:in `on_complete' from faraday/response.rb:8:in `call' from octokit/middleware/follow_redirects.rb:73:in...

help wanted
scope