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

Pin workflow SDK 0.4.1 in example #715

Merged
merged 4 commits into from
May 16, 2024

Conversation

berndverst
Copy link
Member

Description

Pin minimum workflow SDK in example

Signed-off-by: Bernd Verst <github@bernd.dev>
@berndverst berndverst requested review from a team as code owners May 16, 2024 01:43
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.35%. Comparing base (fc0e9d1) to head (d4950ac).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
- Coverage   86.37%   86.35%   -0.02%     
==========================================
  Files          79       82       +3     
  Lines        4094     4193      +99     
==========================================
+ Hits         3536     3621      +85     
- Misses        558      572      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Bernd Verst <github@bernd.dev>
@berndverst berndverst merged commit 2284040 into dapr:main May 16, 2024
18 checks passed
akshaya-a pushed a commit to akshaya-a/python-sdk that referenced this pull request May 18, 2024
* Pin workflow SDK 0.4.1 in example

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow dev version

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow example dependency

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Akshaya Annavajhala <akshaya-a@users.noreply.github.com>
akshaya-a pushed a commit to akshaya-a/python-sdk that referenced this pull request May 18, 2024
* Pin workflow SDK 0.4.1 in example

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow dev version

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow example dependency

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Akshaya Annavajhala <akshaya-a@users.noreply.github.com>
ksachdeva pushed a commit to ksachdeva/dapr-python-sdk that referenced this pull request Jun 24, 2024
* Pin workflow SDK 0.4.1 in example

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow dev version

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow example dependency

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>
berndverst added a commit that referenced this pull request Jun 26, 2024
* only serialize failure details if they exist

Signed-off-by: Akshaya Annavajhala <akshaya-a@users.noreply.github.com>

* Pin workflow SDK 0.4.1 in example (#715)

* Pin workflow SDK 0.4.1 in example

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow dev version

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow example dependency

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Akshaya Annavajhala <akshaya-a@users.noreply.github.com>

---------

Signed-off-by: Akshaya Annavajhala <akshaya-a@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
berndverst added a commit that referenced this pull request Jun 26, 2024
…Runtime & ext/fastapi,flask (#714)

* Fix Holopin alias (#706)

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* Add the support to pass user supplied actor_factory callable in ActorRuntime & ext/fastapi,flask

Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* chore - lint runtime.py & test_actor_factory.py

Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* Pin workflow SDK 0.4.1 in example (#715)

* Pin workflow SDK 0.4.1 in example

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow dev version

Signed-off-by: Bernd Verst <github@bernd.dev>

* fix workflow example dependency

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* doc: document that users can self-assign issues (#712)

* doc: document that users can self-assign issues

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>

* doc: reorder paragraph and update CONTRIBUTING.md

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>

---------

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* Standardize README shield badges (#721)

Signed-off-by: Pieter de Bruin <pdebruin@hotmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>

* remove unneeded import

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Pieter de Bruin <pdebruin@hotmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Kent (Chia-Hao), Hsu <chiahaohsu9@gmail.com>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Pieter de Bruin <pdebruin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant