Skip to content

Conversation

@onyb
Copy link
Member

@onyb onyb commented Sep 17, 2025

Enable crash reporting and tracing with Sentry

@onyb onyb requested a review from Douglashdaniel September 17, 2025 12:01
@onyb onyb self-assigned this Sep 17, 2025
@onyb onyb changed the title dev: configure Sentry dev: configure sentry Sep 17, 2025
from app.core.cache import Cache

version = subprocess.run(
["poetry", "version", "--short"], capture_output=True, text=True, check=True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shell flag defaults to false and this is passing each thing in as an array so this should be safe

@kdenhartog kdenhartog removed their assignment Sep 17, 2025
@onyb onyb enabled auto-merge (squash) September 17, 2025 13:30
@onyb onyb merged commit c7fc301 into master Sep 17, 2025
5 checks passed
@onyb onyb deleted the config-sentry branch September 17, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants