Skip to content
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

[APP-663] Add instructions to remove Sentry from app #749

Merged
merged 2 commits into from
May 30, 2023

Conversation

ansh
Copy link
Contributor

@ansh ansh commented May 19, 2023

A lot of users were complaining (#634 and #661) about being unable to build the local version of the app due to Sentry trying to upload build artifacts during the build process.

This PR adds instructions to build.md so that contributors can easily remove Sentry from their project when attempting to run the app locally.

@ansh ansh requested a review from pfrazee May 19, 2023 03:44
@ansh ansh marked this pull request as ready for review May 19, 2023 03:44
@pfrazee pfrazee merged commit a911250 into main May 30, 2023
@pfrazee pfrazee deleted the ansh/app-663-detach-sentry-from-local-environment branch May 30, 2023 23:50
alimony added a commit to alimony/social-app that referenced this pull request May 31, 2023
* main: (31 commits)
  fix: make DesktopLeftNav not overflow screen (bluesky-social#762)
  Fix deeplink when app is suspended (bluesky-social#812)
  Tune sizing of appearance control
  Remove lodash.clonedeep in package.json (bluesky-social#652)
  perf: enable lazy loading for tab navigation (bluesky-social#711)
  Make terms and notices dates less ambiguous. (bluesky-social#713)
  Use proxy for fetching link meta (bluesky-social#716)
  feat(Login): allow submitting on password field (bluesky-social#720)
  show package.json version on web (bluesky-social#717)
  Add ability to reply, repost (without quote post), and like posts using VoiceOver (bluesky-social#765)
  Move MAX_GRAPHEME_LENGTH to constants.ts (bluesky-social#735)
  fix: content trimmed in server input modal (bluesky-social#733)
  [typo] correct typo was 'fo' instead of 'to' (bluesky-social#721)
  Rework scaled dimensions and compression (bluesky-social#737)
  Use non-pipe translation link (bluesky-social#740)
  add instructions to removing sentry in build.md (bluesky-social#749)
  Update HomeIconSolid: widen the front door (bluesky-social#756)
  Support arrow key navigation for Lightbox.web.tsx (bluesky-social#761)
  Fix profile load issue + enhancement of profile isCurrent style (bluesky-social#764)
  Update ProfileHeader.tsx (bluesky-social#810)
  ...
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.

2 participants