Commit Graph

25 Commits

Author SHA1 Message Date
Ryan Lettieri fff44b0383
Adding in flush statements to prints for workflow example (#873)
* Adding in flush statements to prints for workflow example

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Reverting other changes

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* makiong dapr run commands align in wf readme

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Updating componnents path to resources path

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

---------

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-06-05 17:25:07 -07:00
Deepanshu Agarwal 29f1ef33a7 Improve comment
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:58:12 +05:30
Deepanshu Agarwal 3140699182 Import order correction
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:55:19 +05:30
Deepanshu Agarwal 6c76e6071d Imports as per pep-0008
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:53:59 +05:30
Deepanshu Agarwal 5b9d71475c Address review Comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:08:05 +05:30
Deepanshu Agarwal 045f33772f Use wf management APIs
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 01:50:10 +05:30
Deepanshu Agarwal 2244ef6e49 Add wf trace image
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-03 20:24:06 +05:30
Deepanshu Agarwal 77c3b943d7 Incorporate review comments - 1
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-03 18:02:11 +05:30
Paul Yuknewicz 7da9729bb4
Update workflows/python/sdk/order-processor/workflow_activities.py
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-01 23:53:28 -07:00
Deepanshu Agarwal f6e7efb193 Remove last remnants of input from user
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 18:04:01 +05:30
Deepanshu Agarwal c165099ebd Validation in quickstart makes these user prompts fail, even timeout and populating with params doesn't work, so defaulting
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 17:53:27 +05:30
Deepanshu Agarwal 720d13b555 Try taking input again
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 17:40:44 +05:30
Deepanshu Agarwal f043a6e2c4 Remove sleep
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 17:29:08 +05:30
Deepanshu Agarwal 273080737b Don't know why thsi logic giving EOFError in GH Action - commenting for now
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 17:23:03 +05:30
Deepanshu Agarwal cc03cf63e3 Temporarily, using 4001 instead of 50001, as waiting for https://github.com/dapr/python-sdk/pull/570
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 16:58:11 +05:30
Deepanshu Agarwal 7aabee0fa2 Temporarily removing timeout with wait
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 16:34:22 +05:30
Deepanshu Agarwal 93d551006b Move files
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 15:18:34 +05:30
Deepanshu Agarwal 90898f85b5 Change directory in readme
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 15:05:14 +05:30
Deepanshu Agarwal 42a1a54da6 Run py wf in Actions
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 14:50:00 +05:30
Deepanshu Agarwal 7b7c350bdc Update shutdown
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 09:44:18 +05:30
Deepanshu Agarwal f8fc4e46d7 Update readme
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 09:24:12 +05:30
Deepanshu Agarwal 9645fe90c1 Add readme
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 09:20:55 +05:30
Deepanshu Agarwal 471d67837d Import correctly from ext
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 08:53:14 +05:30
Deepanshu Agarwal 4aa697af70 Improve upon
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-26 08:47:35 +05:30
Deepanshu Agarwal ce2bec37e4 First draft for python workflow
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-05-24 20:02:34 +05:30