WIP: Sentry Integration (electric boogaloo) #88

Draft
cswimr wants to merge 9 commits from feat/sentry-2 into main
Owner

I'd like to add optional, opt-in Sentry integration and telemetry, for making bug reporting simpler and easier.
This will be mainly for my own cogs, but it will also be configurable by cog creators if they want to use it too.

Supersedes #48.
Documentation: https://tidegear.csw.im/feat-sentry-2/

I'd like to add optional, opt-in Sentry integration and telemetry, for making bug reporting simpler and easier. This will be mainly for my own cogs, but it will also be configurable by cog creators if they want to use it too. Supersedes #48. Documentation: https://tidegear.csw.im/feat-sentry-2/
cswimr self-assigned this 2026-02-26 01:42:59 -05:00
porting from feat/sentry branch
add _tidegear_cleanup_sentry
Some checks failed
Actions / Build (pull_request) Successful in 17s
Actions / Run Tests (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 47s
Actions / Build Documentation (pull_request) Has been cancelled
f36e7d45de
format
All checks were successful
Actions / Run Tests (pull_request) Successful in 20s
Actions / Build (pull_request) Successful in 39s
Actions / Lint (pull_request) Successful in 49s
Actions / Build Documentation (pull_request) Successful in 1m2s
e04c34faa0
add tidegear sentry command
All checks were successful
Actions / Run Tests (pull_request) Successful in 15s
Actions / Build (pull_request) Successful in 38s
Actions / Lint (pull_request) Successful in 47s
Actions / Build Documentation (pull_request) Successful in 1m2s
d0ea1ac470
change names
All checks were successful
Actions / Build (pull_request) Successful in 13s
Actions / Run Tests (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 48s
Actions / Build Documentation (pull_request) Successful in 1m1s
b4ebe41f39
cswimr force-pushed feat/sentry-2 from b4ebe41f39
All checks were successful
Actions / Build (pull_request) Successful in 13s
Actions / Run Tests (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 48s
Actions / Build Documentation (pull_request) Successful in 1m1s
to 59798d18e9
All checks were successful
Actions / Build (pull_request) Successful in 17s
Actions / Run Tests (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 49s
Actions / Build Documentation (pull_request) Successful in 51s
2026-02-28 23:49:54 -05:00
Compare
improve documentation; some other minor fixes
All checks were successful
Actions / Build (pull_request) Successful in 13s
Actions / Run Tests (pull_request) Successful in 39s
Actions / Lint (pull_request) Successful in 48s
Actions / Build Documentation (pull_request) Successful in 49s
8c55ac26f3
fix documentation mistake
All checks were successful
Actions / Build (pull_request) Successful in 13s
Actions / Run Tests (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 49s
Actions / Build Documentation (pull_request) Successful in 50s
81012fcb9c
All checks were successful
Actions / Build (pull_request) Successful in 13s
Required
Details
Actions / Run Tests (pull_request) Successful in 40s
Required
Details
Actions / Lint (pull_request) Successful in 49s
Required
Details
Actions / Build Documentation (pull_request) Successful in 50s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/sentry-2:feat/sentry-2
git switch feat/sentry-2
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/tidegear!88
No description provided.