File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22$ sentry-cli build upload tests/integration/_fixtures/build/apk.apk --head-sha 12345678deadbeef78900987feebdaed87654321
33? success
44> Preparing for upload completed in [..]
5- > Uploading completed in [..]
65Successfully uploaded 1 file to Sentry
7- - tests/integration/_fixtures/build/apk.apk (http[..] /wat-org/preprod/wat-project/42)
6+ - tests/integration/_fixtures/build/apk.apk (http://sentry.io /wat-org/preprod/wat-project/42)
87
98```
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ fn command_build_upload_apk_chunked() {
167167 if is_first_assemble_call. swap ( false , Ordering :: Relaxed ) {
168168 r#"{
169169 "state": "created",
170- "missingChunks": ["60863d91bb673a1b1b92dbbe91b1de5cc0dde146 "]
170+ "missingChunks": ["1d1c9567a6453d0d8029b699bb588ebb946af50d "]
171171 }"#
172172 } else {
173173 r#"{
You can’t perform that action at this time.
0 commit comments