Skip to content

feat: move sentry.js to common #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Mar 14, 2025
Merged

Conversation

mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Mar 12, 2025

Common sentry.js also includes better reporting of missing resources, by attempting a re-fetch of the resource in order to get http status, etc.

Merges KeymanWeb environment capture from keymanweb.com as well.

mcdurdin added 10 commits March 12, 2025 11:26
Make it easier to add files to _common by removing the need to change
the bootstrap script, instead putting the list of files to be downloaded
into the file /.bootstrap-registry. The corresponding /build.sh will
rebuild /.bootstrap-registry, and should be run any time a file is added
or removed from /_common.
Adds sha1sum of files in the assets folder and makes a copy so that
these files can be used in place of the bare filenames, avoiding cache
issues. Future possibilities of sharing these files.
@mcdurdin mcdurdin added this to the B18S3 milestone Mar 12, 2025
@mcdurdin mcdurdin added the feat label Mar 12, 2025
@mcdurdin mcdurdin marked this pull request as ready for review March 13, 2025 10:23
@mcdurdin mcdurdin requested a review from darcywong00 March 13, 2025 10:23
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

Base automatically changed from feat/simpler-common-spec to main March 14, 2025 06:53
@mcdurdin mcdurdin merged commit f78e598 into main Mar 14, 2025
1 check passed
@mcdurdin mcdurdin deleted the feat/move-sentry-js-to-common branch March 14, 2025 06:55
@github-project-automation github-project-automation bot moved this to Done in Keyman Mar 14, 2025
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