-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump sentry-kafka-schemas (#6857)
primarily for new uptime failure types added in getsentry/sentry-kafka-schemas#377 - [ ] some small tweaks to our dockerfile and rust dependencies - [ ] some snapshot diffs changed --------- Co-authored-by: volokluev <3169433+volokluev@users.noreply.github.com> Co-authored-by: Oliver Newland <oliver.newland@sentry.io>
- Loading branch information
1 parent
5eaf4e9
commit 45b003f
Showing
9 changed files
with
353 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,7 @@ RUN set -ex; \ | |
make \ | ||
g++ \ | ||
gnupg \ | ||
protobuf-compiler \ | ||
'; \ | ||
runtimeDeps=' \ | ||
curl \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.