Skip to content

Add Watchtower error-tracking client - #17

Merged
almokhtarbr merged 1 commit into
mainfrom
add-watchtower-client
Sep 7, 2026
Merged

almokhtarbr merged 1 commit into
mainfrom
add-watchtower-client

Conversation

@almokhtarbr

Copy link
Copy Markdown
Owner

Vendors the watchtower-ruby path gem (same client Railyard/cclack use). Railtie auto-wires Rails; inert until WATCHTOWER_URL/WATCHTOWER_PUBLIC_KEY resolve (Railyard injects them). Dockerfile COPY vendor/ fix so the path gem's gemspec is present for bundle install. 305 specs / 0.

Same watchtower-ruby path gem Railyard and cclack use — its Railtie wires up
the Rack middleware, Rails.error subscriber, Active Job context, breadcrumbs
and the performance subscriber. Inert until WATCHTOWER_URL and
WATCHTOWER_PUBLIC_KEY resolve, which Railyard injects into the deploy env.

Dockerfile: COPY vendor/ (not vendor/*, which flattens subdirs and would
hide the path gem's gemspec from bundle install).
@almokhtarbr
almokhtarbr merged commit 09159c2 into main Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant