Skip to content

fix(web-forms#803): deliver Sentry DSN at runtime via client-config.json#1649

Open
latin-panda wants to merge 4 commits into
masterfrom
fix-sentry-dns
Open

fix(web-forms#803): deliver Sentry DSN at runtime via client-config.json#1649
latin-panda wants to merge 4 commits into
masterfrom
fix-sentry-dns

Conversation

@latin-panda

@latin-panda latin-panda commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Closes getodk/web-forms#803

What has been done to verify that this works as intended?

Tested that both apps sends to Sentry:

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to user documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have:

  • run npm run test and npm run lint and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced
  • run npm run changeset to generate a changeset file for changes that should be included in the release notes

@changeset-bot

changeset-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2660982

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@getodk/central-frontend Patch
@getodk/forms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@latin-panda latin-panda changed the title fix: deliver Sentry DSN at runtime via client-config.json fix(web-forms#803): deliver Sentry DSN at runtime via client-config.json Jun 19, 2026
@latin-panda

Copy link
Copy Markdown
Collaborator Author

@alxndrsn could you please review? This is the other half of the work

PR in Central to pass DNS

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.

Implement error reporting

1 participant