Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: http method not respected in iOS upload #159

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

edeckers
Copy link
Owner

@edeckers edeckers commented Aug 21, 2021

  • Modify iOS-code so it respects the provided HTTP-method during upload
  • Add a test that checks the provided HTTP-method is respected

@edeckers edeckers added bug Something isn't working iOS labels Aug 21, 2021
@edeckers edeckers self-assigned this Aug 21, 2021
@edeckers edeckers linked an issue Aug 21, 2021 that may be closed by this pull request
@edeckers
Copy link
Owner Author

This PR is pretty much finished, but I'm waiting for my new Mac Mini to arrive so CI can complete the build 🙈

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/fix/pass-http-method-to-ios-upload branch from 7e559cd to 62663ff Compare August 23, 2021 19:08
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/fix/pass-http-method-to-ios-upload branch from 62663ff to fe1c158 Compare August 23, 2021 20:26
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers marked this pull request as ready for review August 23, 2021 22:40
@edeckers edeckers merged commit 2b2fa7c into develop Aug 23, 2021
@edeckers edeckers deleted the elydeckers/fix/pass-http-method-to-ios-upload branch August 23, 2021 22:45
@github-actions
Copy link
Contributor

TypeScript Test Report

  1 files  ±0    1 suites  ±0   2s ⏱️ -1s
35 tests ±0  35 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2b2fa7c. ± Comparison against base commit e9e284e.

@github-actions
Copy link
Contributor

iOS Test Report

  1 files  ±0    1 suites  ±0   10s ⏱️ +4s
15 tests +1  15 ✔️ +1  0 💤 ±0  0 ❌ ±0 

Results for commit 2b2fa7c. ± Comparison against base commit e9e284e.

@github-actions
Copy link
Contributor

Android Unit Test Report

  1 files  ±0    1 suites  ±0   11s ⏱️ ±0s
17 tests ±0  17 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2b2fa7c. ± Comparison against base commit e9e284e.

@github-actions
Copy link
Contributor

Android Instrumented Test Report

1 files  ±0  1 suites  ±0   3s ⏱️ ±0s
8 tests ±0  8 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2b2fa7c. ± Comparison against base commit e9e284e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload request method is not respected on iOS
1 participant