mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
In this PR we fix our usage of jq: 1. Use the container. Before we were accidentally using jq installed in the environment 1. Rewrite generate_breadcrumb_json to read log file all at once 1. Build docker image for jq in unit tests