Activity
Add missing await(s) for function call
Add missing await(s) for function call
Merge remote-tracking branch 'origin' into deprecate-legacy-endpoints
Merge remote-tracking branch 'origin' into deprecate-legacy-endpoints
Simplify application configuration tests
Simplify application configuration tests
Hard-pin the sanic dependency to prevent breaking changes
Hard-pin the sanic dependency to prevent breaking changes
Merge remote-tracking branch 'origin' into add-opentelemetry-support
Merge remote-tracking branch 'origin' into add-opentelemetry-support
Merge remote-tracking branch 'origin' into add-sentry-support
Merge remote-tracking branch 'origin' into add-sentry-support
Merge remote-tracking branch 'origin' into deprecate-legacy-endpoints
Merge remote-tracking branch 'origin' into deprecate-legacy-endpoints
Change loop_scope to module ...
Change loop_scope to module ...
Remove the inspect branch (removed from sanic mainline)
Remove the inspect branch (removed from sanic mainline)
Convert all tests to async ...
Convert all tests to async ...
Update tests to be async
Update tests to be async
Merge remote-tracking branch 'origin' into add-async-biothings-client
Merge remote-tracking branch 'origin' into add-async-biothings-client
Update the application endpoint tests ...
Update the application endpoint tests ...
Remove the requests library
Remove the requests library
Remove the requests dependency
Remove the requests dependency
Update the biothings-client dependency to 0.4.0
Update the biothings-client dependency to 0.4.0
Merge remote-tracking branch 'origin/main' into add-async-biothings-c…
Merge remote-tracking branch 'origin/main' into add-async-biothings-c…
Initial instrumentation for the opentelemetry support
Initial instrumentation for the opentelemetry support