sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

feat: Add option to pass external contexts into Go SDK's HTTP calls

Open JCPistell opened this issue 1 year ago • 6 comments

This adds the option to include an external context in the Go SDK's HTTP calls. This is useful if the SDK is being used as part of a larger application that needs to share a context across multiple API boundaries.

JCPistell avatar Jun 20 '24 18:06 JCPistell

Go Tests

  6 files    6 suites   3m 35s ⏱️  55 tests  55 ✅ 0 💤 0 ❌ 130 runs  130 ✅ 0 💤 0 ❌

Results for commit 81ac0043.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 20 '24 18:06 github-actions[bot]

APIX Tests

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit 57fe967d.

github-actions[bot] avatar Aug 29 '24 15:08 github-actions[bot]

Python Tests

  9 files    9 suites   1m 17s :stopwatch: 144 tests 139 :white_check_mark:  5 :zzz: 0 :x: 676 runs  657 :white_check_mark: 19 :zzz: 0 :x:

Results for commit 57fe967d.

github-actions[bot] avatar Aug 29 '24 15:08 github-actions[bot]

Codegen Tests

418 tests   400 :white_check_mark:  1m 6s :stopwatch:  18 suites   18 :zzz:   1 files      0 :x:

Results for commit 57fe967d.

github-actions[bot] avatar Aug 29 '24 15:08 github-actions[bot]

Typescript Tests

 10 files   64 suites   5m 49s :stopwatch: 227 tests 223 :white_check_mark:  4 :zzz: 0 :x: 656 runs  624 :white_check_mark: 32 :zzz: 0 :x:

Results for commit 57fe967d.

github-actions[bot] avatar Aug 29 '24 15:08 github-actions[bot]

@JCPistell has this been superseded? Can we close it?

drstrangelooker avatar Oct 28 '24 16:10 drstrangelooker