chore(deps): put honcho into non-development dependencies group#7579
chore(deps): put honcho into non-development dependencies group#7579aldy505 wants to merge 1 commit intogetsentry:masterfrom
Conversation
|
It's not a production dependency though. devserver is run by devs |
@joshuarli it doesn't matter if it's being run on production or not, the problem lays here on this block: Lines 164 to 182 in 27da82f To run |
|
Sentry's CI uses honcho to run the devserver. Should sentry CI be using the snuba devserver in CI? That's a question for @getsentry/owners-snuba and then we can figure out how to proceed from there |
|
We likely do this to spin up the API + consumers + run migrations all at once, which is useful for CI. |
|
We need to rethink how our Docker images are built in order to slim them down for |
Please see https://sentry.slack.com/archives/CTJL7358X/p1764942611358649 beforehand.