Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(dx): Only show the analytics notice once (#56757)
Every run of a sentry command greets you with ``` INFO:The Sentry runner will report development issues to Sentry.io. Use SENTRY_DEVENV_NO_REPORT to avoid reporting issues. ``` I don't think we need to see this more than once :-) This is take two of GH-56752, the mode needed to be `w+` to create the file
- Loading branch information