Michael Nikitochkin

Results 66 issues of Michael Nikitochkin

**Description of the bug** A clear and concise description of what the bug is. **Error log** ``` $ pytr -v debug get_price_alarms ... ISIN status created target diff% createdAt triggeredAT...

bug

In an effort to streamline maintenance, a common configuration file, `contrib/rubocop.yml`, has been introduced. The majority of gems and folders previously relied on individual `.rubocop.yml` files, leading to redundancy. This...

Performance::NumericPredicate cop identifies places where numeric uses predicates like `positive?`, `negative?` and for some cases `zero?` should be converted to compare operator. The `Performance::NumericPredicate` cop is added to identify instances...

Extracted the problem described in https://github.com/DataDog/dd-opentracing-cpp/pull/276#issuecomment-1954260078 ## What we have now? We build docker images base on official nginx images (debian or alpine): https://github.com/opentracing-contrib/nginx-opentracing/blob/ee6c78630a09bad1dc27ca2c2a6a4acb3e8a3e16/Dockerfile#L244 In same time we build bin...

https://github.com/marketplace/actions/tag-and-release ``` $ git log --oneline | awk '{ sub(/^.{7}\ /, ""); print }' $ sed '/^# \['$version'\]/,/^# \[/!d;//d;/^\s*$/d' CHANGELOG.md > tmp/release_changelog.md ```

Semian

Update examples to use http://httpbin.org/status/500 and http://httpbin.org/status/200 for examples.

Semian
documentation

https://github.com/Shopify/semian/pull/427#discussion_r1001016223

Semian

Check possible problems with line: https://github.com/Shopify/semian/blob/f9e6d9f51fb2887cf97af81b0d0deaad81125a7b/lib/semian/adapter.rb#L35

Semian

## Link [](https://github.com/crystal-loot/selenium.cr) ## Checklist * [x] - Shard is at least 30 days old. * [x] - Shard has CI implemented. * [ ] - Shard has daily/weekly periodic...