getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

feat(devservices): Support new devservices for devenv sync #81022

Closed hubertdeng123 closed 2 days ago

hubertdeng123 commented 2 days ago

bumps devservices to 1.0.3 and supports new devservices for devenv sync as long as USE_NEW_DEVSERVICES is set to 1

github-actions[bot] commented 2 days ago

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.