Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3878 +/- ##
=======================================
Coverage 99.49% 99.49%
=======================================
Files 3 3
Lines 197 197
=======================================
Hits 196 196
Misses 1 1 ☔ View full report in Codecov by Sentry. |
|
So this works. Next thing is to spin up a relatively "enough" VPS with an old version, and try to upgrade the clickhouse. |
BYK
left a comment
There was a problem hiding this comment.
I repeat my plea to make these hard-stops machine-readable somewhere as I think it would help with some other things too.
Thanks for doing this btw!
I think it's going to be useful for self-hosted hard stops rather than ClickHouse hard stop, as we only use 2 image tags. Initially I thought of something like this (pseudocode, bash is a horrible language): |
Yeah that's what I meant sorry. That code snippet you shared also looks fine to me. |
I don't really like bash's |
|
@aminvakil Hey, can I ask your review on this one, making sure my bash is not wrong. |


See getsentry/snuba#7361:
ClickHouse upgrade PR on snuba: getsentry/snuba#7339