R Gibim
R Gibim
### Issue # (if available) ### Description of changes Update sqlite3 development dependency, since 1.4 won't build on newer MacOS (see sparklemotion/sqlite3-ruby#313). v1.5 should fix the issue Also relax sqlite3...
### Issue # (if available) Related to #149 (but does NOT fix the issue - it does not make it possible to modify the message, simply make it slightly more...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem bundler ### Package manager version 2.5.4 ### Language version Ruby 3.2...
**Current behaviour** SemanticLogger integration is not correlating logs with server/environment (configured via DD_SERVICE/DD_ENV) **Expected behaviour** Given the quote below, I'd expect `rails_semantic_logger` to _just work_ with Datadog and correlate the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Bundler ### Package manager version _No response_ ### Language version _No...
Fixes #114 `Rail.application` was always evaluating to `nil` before as the code wasn't running in an initializer. I changed the approach slightly to be less intrusive: now we simply initialize...
Hello 👋 Just ran on this today - it seems that the new `-fail-level` argument is not respecting the runner level that was configured in `.reviewdog.yml` config file. I'm not...
It seems that reviewdog is hanging indefinitely when consuming a big stderr stream, which in my case was >=64 kilobytes (though I'm not sure if this depends on the underyling...
## Expected behavior I expect that when I define `inherit_mode.merge = ['Exclude']` on my `rubocop.yml`, the department `exclude` configuration is merged with the individual cops' `Exclude`. This should actually happen...
### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...