Skip to content

Comments

Update dev host for snowobs and remove Sentry logging for dev builds#1087

Merged
kevinherdez merged 1 commit intoNWACus:mainfrom
kevinherdez:kevinherdez/useStagingHostForSnowobs
Feb 17, 2026
Merged

Update dev host for snowobs and remove Sentry logging for dev builds#1087
kevinherdez merged 1 commit intoNWACus:mainfrom
kevinherdez:kevinherdez/useStagingHostForSnowobs

Conversation

@kevinherdez
Copy link
Collaborator

This changes the snowobs host to dev.snowobs.com when the staging environment flag is turned on.

This also prevents Sentry from logging if you're on a local dev build. There's not really a point to log from the local dev build since all the crash reporting and errors are shown in the terminal/on the app. I decided to do this based off of the enabled flag instead of the skipping the initialization because the app is wrapped in a Sentry.wrap call that requires Sentry to be initialized. There's nothing that really happens if you don't initialize it, but this seems like the more correct way to turn it off.

@kevinherdez kevinherdez added this pull request to the merge queue Feb 17, 2026
Merged via the queue into NWACus:main with commit 2d93682 Feb 17, 2026
5 checks passed
@kevinherdez kevinherdez deleted the kevinherdez/useStagingHostForSnowobs branch February 17, 2026 19:58
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