Skip to content

chore: update sentry version, cleanup, and collect resource errors#133

Merged
mcdurdin merged 3 commits intomasterfrom
chore/sentry-update
Feb 19, 2025
Merged

chore: update sentry version, cleanup, and collect resource errors#133
mcdurdin merged 3 commits intomasterfrom
chore/sentry-update

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Feb 18, 2025

  • Updates Sentry to 9.1.0
  • Moves sentry initialization code into sentry.js
  • Adds window.error handler to capture resource loading errors (e.g.
    script, link, img)

This change does not refactor to use the common KeymanSentry class, as that involves considerably more work, but it's a good stepping stone on the way to that eventually.

  • TODO: bootloader v0.18 in build.sh

Depends-on: keymanapp/shared-sites#54
Relates-to: #132

* Updates Sentry to 9.1.0
* Moves sentry initialization code into sentry.js
* Adds window.error handler to capture resource loading errors (e.g.
  script, link, img)

This change does not refactor to use the common KeymanSentry class, as
that involves considerably more work, but it's a good stepping stone on
the way to that eventually.
@mcdurdin mcdurdin added this to the B18S2 milestone Feb 18, 2025
@mcdurdin mcdurdin added the chore label Feb 18, 2025
Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

@mcdurdin mcdurdin merged commit e4534e7 into master Feb 19, 2025
2 checks passed
@mcdurdin mcdurdin deleted the chore/sentry-update branch February 19, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants