getsentry / sentry

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

ref(devservices): Updating code to support new postgres container names #80993

Closed IanWoodard closed 2 days ago

IanWoodard commented 3 days ago

This change enables the Makefile and other logic to work with new devservices by conditionally setting the postgres container name. This enables beta users of the new devservices to perform actions such as make create-db and make drop-db among other things.

codecov[bot] commented 2 days ago

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
23160 1 23159 215
View the top 1 failed tests by shortest run time > > ```python > tests.symbolicator.test_minidump_full.SymbolicatorMinidumpIntegrationTest::test_reprocessing > ``` > >
Stack Traces | 13.9s run time > > > > > ```python > > No failure message available > > ``` > >

To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github