R Gibim

Results 42 issues of R Gibim

### Preflight Checklist - [x] I could not find a solution in the documentation, the existing issues or discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Environment Self-hosted...

bug

- **CI: Fix usage of deprecated actions**: - Updated [`actions/upload-artifact`](https://github.com/actions/upload-artifact) to the latest version (as v2 was throwing errors) - Added [`actions/upload-artifact/merge`](https://github.com/actions/upload-artifact/blob/main/merge/README.md) so the final uploaded artifact is similar to...

### Describe the feature or problem you’d like to solve I frequently create PRs forgetting to pass `--draft`. While it's easy to edit the PR after it's created, all people...

enhancement
needs-user-input
gh-pr

Hello @reidmorrison 👋 I've been recently working in a non-rails project that makes use of Sidekiq and I'd love to integrate SemanticLogger there. From what I can see however, it...

### Preflight Checklist - [x] I could not find a solution in the documentation, the existing issues or discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Environment Self-hosted...

bug

### Preflight Checklist - [x] I could not find a solution in the documentation, the existing issues or discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Environment Self-hosted...

bug

### Preflight Checklist - [x] I could not find a solution in the documentation, the existing issues or discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Environment Self-hosted...

bug

## Expected behavior I expect `Layout/ExtraSpacing` to flag all occurrences of extra spacing. ## Actual behavior `Layout/ExtraSpacing` is only flagging _some_ and ignoring _others_. ## Steps to reproduce the problem...

stale

**What does this PR do?** Fixes the automatic WaterDrop integration activation (via the Karafka integration). For context, by the time that `Karafka::App#initialized!` is called, `Karafka.producer` was already initialized. Not only...

integrations
tracing

**What does this PR do?** On the Karafka integration, when `distributed_tracing` is on, the original trace was lost after iterating through the messages. This PR aims to fix that ~and...

integrations
tracing