Skip to content

Add bugsnag Python SDK dependency#229

Open
morgan-wowk wants to merge 1 commit intomasterfrom
bugsnag/add-dependency
Open

Add bugsnag Python SDK dependency#229
morgan-wowk wants to merge 1 commit intomasterfrom
bugsnag/add-dependency

Conversation

@morgan-wowk
Copy link
Copy Markdown
Collaborator

@morgan-wowk morgan-wowk commented May 8, 2026

TL;DR

Add Bugsnag as a project dependency for error monitoring.

What changed?

bugsnag>=4.7.1 has been added as a required dependency in pyproject.toml.

How to test?

Verify that the package installs correctly by running the dependency installation process and confirming Bugsnag is available in the environment.

Why make this change?

Bugsnag provides error tracking and monitoring capabilities, allowing the application to capture and report runtime errors for improved observability and debugging.

Copy link
Copy Markdown
Collaborator Author

morgan-wowk commented May 8, 2026

@morgan-wowk morgan-wowk marked this pull request as ready for review May 8, 2026 20:40
@morgan-wowk morgan-wowk requested a review from Ark-kun as a code owner May 8, 2026 20:40
Copy link
Copy Markdown
Collaborator Author

Note: This entire stack I am reviewing still. Expect some clean-up to meet our code style.

@morgan-wowk morgan-wowk force-pushed the bugsnag/add-dependency branch 2 times, most recently from d7bdc24 to c504f6a Compare May 8, 2026 22:38
Comment thread uv.lock

[options]
exclude-newer = "2026-05-01T22:01:19.807679Z"
exclude-newer-span = "P7D"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@morgan-wowk morgan-wowk force-pushed the bugsnag/add-dependency branch 2 times, most recently from 2cba7e9 to 50ed65a Compare May 8, 2026 23:40
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