-
Notifications
You must be signed in to change notification settings - Fork 129
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
Add the support to pass user supplied actor_factory callable in ActorRuntime & ext/fastapi,flask #714
Conversation
5ceeb0b
to
65b15c8
Compare
Please run |
Signed-off-by: Marc Duiker <[email protected]> Signed-off-by: Kapil Sachdeva <[email protected]>
…Runtime & ext/fastapi,flask Signed-off-by: Kapil Sachdeva <[email protected]>
Signed-off-by: Kapil Sachdeva <[email protected]>
* Pin workflow SDK 0.4.1 in example Signed-off-by: Bernd Verst <[email protected]> * fix workflow dev version Signed-off-by: Bernd Verst <[email protected]> * fix workflow example dependency Signed-off-by: Bernd Verst <[email protected]> --------- Signed-off-by: Bernd Verst <[email protected]> Signed-off-by: Kapil Sachdeva <[email protected]>
* doc: document that users can self-assign issues Signed-off-by: KentHsu <[email protected]> * doc: reorder paragraph and update CONTRIBUTING.md Signed-off-by: KentHsu <[email protected]> --------- Signed-off-by: KentHsu <[email protected]> Co-authored-by: Elena Kolevska <[email protected]> Signed-off-by: Kapil Sachdeva <[email protected]>
Signed-off-by: Pieter de Bruin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Signed-off-by: Kapil Sachdeva <[email protected]>
19c6f71
to
cacfd9e
Compare
Signed-off-by: Bernd Verst <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #714 +/- ##
==========================================
- Coverage 86.37% 86.15% -0.22%
==========================================
Files 79 79
Lines 4094 4169 +75
==========================================
+ Hits 3536 3592 +56
- Misses 558 577 +19 ☔ View full report in Codecov by Sentry. |
@holopin-bot @ksachdeva Thank you! |
Congratulations @ksachdeva, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzvb442509640cl6a4jfwb7f This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
fixes #713
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: