Skip to content

Update workflow quickstarts#1163

Merged
alicejgibbons merged 14 commits into
dapr:release-1.15from
marcduiker:release-1.15
Feb 14, 2025
Merged

Update workflow quickstarts#1163
alicejgibbons merged 14 commits into
dapr:release-1.15from
marcduiker:release-1.15

Conversation

@marcduiker

Copy link
Copy Markdown
Contributor

Description

This PR updates the Workflow Quickstarts across all languages since they all had a different implementation (# of activities and logic) and different activity names.

Issue reference

We strive to have all PRs 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: #1162

Checklist

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

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

@marcduiker
marcduiker marked this pull request as ready for review February 13, 2025 15:22
@marcduiker
marcduiker requested review from a team as code owners February 13, 2025 15:22
Comment thread workflows/python/sdk/order-processor/app.py

@alicejgibbons alicejgibbons left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Marc!! And look at those tests passing 🎉 just want to confirm that all the logic is still there to run an external event workflow in each example event if the quickstarts dont run it for the tests.

Comment thread workflows/python/sdk/order-processor/app.py
Comment thread workflows/python/sdk/README.md Outdated
Signed-off-by: Marc Duiker <[email protected]>

@alicejgibbons alicejgibbons left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Marc!

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