Skip to content

Conversation

@ajstewart
Copy link
Contributor

@ajstewart ajstewart commented Jan 28, 2025

Description

A very minor fix to the docstring of get_workflow_state fetch_payloads argument to match the default value.

The default value is not changed to make sure there is no breaking change.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #744

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@ajstewart ajstewart requested review from a team as code owners January 28, 2025 16:04
@ajstewart ajstewart changed the title Fix get_worfklow_state docstring to match fetch_payloads default Fix get_worfklow_state docstring to match fetch_payloads default Jan 28, 2025
@elena-kolevska elena-kolevska added this to the workflow-0.6.0 milestone Jan 28, 2025
@elena-kolevska elena-kolevska merged commit 998c134 into dapr:release-1.15 Jan 28, 2025
1 check passed
elena-kolevska added a commit to elena-kolevska/python-sdk that referenced this pull request Mar 6, 2025
…r#772)

Signed-off-by: Adam Stewart <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
elena-kolevska added a commit to elena-kolevska/python-sdk that referenced this pull request Mar 6, 2025
elena-kolevska added a commit to elena-kolevska/python-sdk that referenced this pull request Mar 6, 2025
…r#772)

Signed-off-by: Adam Stewart <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
elena-kolevska added a commit that referenced this pull request Mar 11, 2025
* Catch error in sdk when workflow instance not found (#771)

* Catch error in sdk when workflow instance not found

Signed-off-by: Elena Kolevska <[email protected]>

* fixes demo workflow example test

Signed-off-by: Elena Kolevska <[email protected]>

* Only return None for the correct error

Signed-off-by: Elena Kolevska <[email protected]>

* Adds test

Signed-off-by: Elena Kolevska <[email protected]>

* Linter

Signed-off-by: Elena Kolevska <[email protected]>

* Extends test

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>

* Fix get_worfklow_state docstring to match fetch_payloads default (#772)

Signed-off-by: Adam Stewart <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>

* Remove test sleep (#778)

Signed-off-by: Elena Kolevska <[email protected]>

* Restores sleeps in test, as it was decided not to invest making synchronous the APIs that are getting deleted next version (#781)

Signed-off-by: Elena Kolevska <[email protected]>

* Updates workflows docs to use the new workflows client (#780)

* Updates docs

Signed-off-by: Elena Kolevska <[email protected]>

* More workflows docs

Signed-off-by: Elena Kolevska <[email protected]>

* Move workflows examples, based on review

Signed-off-by: Elena Kolevska <[email protected]>

* Small fixes

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>

* Workflow fixes and improvements (#784)

* Converts demo_workflow example to DaprWorkflowClient and removes default timeout of 60seconds on `wait_for_workflow_start` and `wait_for_workflow_completion`

Signed-off-by: Elena Kolevska <[email protected]>

* Bumps durable task library.

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>
# Conflicts:
#	ext/dapr-ext-workflow/setup.cfg

* Retry streaming subscription on status UNKNOWN as well (#783)

Signed-off-by: Elena Kolevska <[email protected]>

* Adds examples and docs for cloud events messages (#785)

Signed-off-by: Elena Kolevska <[email protected]>

* Conversation API support (#787)

* Conversation API support (sync)

Signed-off-by: Elena Kolevska <[email protected]>

* async conversation api support

Signed-off-by: Elena Kolevska <[email protected]>

* Adds docs

Signed-off-by: Elena Kolevska <[email protected]>

* Ignore validation of x.com link that needs authentication

Signed-off-by: Elena Kolevska <[email protected]>

* Registers e2e test. Clean up.

Signed-off-by: Elena Kolevska <[email protected]>

* Apply suggestions from code review

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>

* Linter

Signed-off-by: Elena Kolevska <[email protected]>

* Updates protos and renames parameter

Signed-off-by: Elena Kolevska <[email protected]>

* Improves error handling

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>

* Updates dev version to 1.15.0

Signed-off-by: Elena Kolevska <[email protected]>

---------

Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Adam Stewart <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Adam Stewart <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
@marcduiker
Copy link
Contributor

@holopin-bot @ajstewart Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot
Copy link

holopin-bot bot commented Jun 11, 2025

Congratulations @ajstewart, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmbs10q2f207707l1xw8k1azy

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.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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.

3 participants