getsentry / getsentry/sentry-ruby

Migrate `sentry-resque` to AJ-first integration

オープン
#2,936 コメント 1 件 リアクション 0 件 担当者 1 名 @solnic が担当を希望しています GitHub で見る
Improvement Ruby Spans
主要言語
Ruby
スター
987
フォーク
541
平均マージ
17時間 40分
マージ済み PR(30日)
19

説明

Part of getsentry/sentry-ruby#2932.

Same shape as the `sentry-delayed_job` migration; slightly more surface but structurally identical treatment. The raw-Resque code path is preserved unchanged.

## Tasks

* **3.1** Unregister from `skippable_job_adapters` (per Phase 1.6 decision). Strip the Railtie block at `sentry-resque.rb#L17-L23`.
* **3.2** Add a thin spec file in `sentry-resque` that wires the AJ Resque adapter into the shared contract via `it_behaves_like "a Sentry-instrumented ActiveJob backend"`. Retain the existing raw-Resque specs unchanged.
* **3.3** Reposition README + gemspec as maintenance-mode: raw Resque path preserved; point AJ users at `sentry-rails`.

## Depends on

Phase 1 (ActiveJob core integration in `sentry-rails`)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。