Commit Graph

35 Commits

Author SHA1 Message Date
Hannah Hunter 2d4c9cca5f remove workflow as beta
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-04 11:35:57 -05:00
Anton Troshin 153061b534
Update Workflow API docs to stable
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-30 13:28:03 -05:00
Hannah Hunter 3c6c9616d5
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 13:57:07 -05:00
Hannah Hunter e36ecc1715
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 09:49:41 -05:00
Hannah Hunter d9cbcbad3b
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 08:55:21 -05:00
Hannah Hunter bd75fa6921
Merge branch 'v1.13' into issue_3868
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-09 11:32:55 -05:00
Hannah Hunter 1934dcac52 update go snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-01 13:22:26 -05:00
Hannah Hunter cb78f17ea4 add link to js sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-25 14:02:01 -05:00
Hannah Hunter 11ab77a82e update howtos and patterns
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-25 13:58:16 -05:00
Hannah Hunter a7e270e02f add early code examples and cross links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-02 16:11:13 -05:00
Hannah Hunter d3f04bac75 set up for javascript
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-08 15:09:20 -05:00
Hannah Hunter bec3842e94 prep for go workflow
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-08 14:44:30 -05:00
Hannah Hunter 52ed2b667b update examples in how tos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-20 12:22:09 -04:00
Hannah Hunter f261ac5671 updates from Ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-19 09:47:38 -04:00
Hannah Hunter e9e0e75d9d update to beta1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-14 09:57:18 -04:00
Hannah Hunter 7a1b51b7a3 add ref
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-13 17:43:02 -04:00
Hannah Hunter 448d0de43e add activities
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-12 18:03:42 -04:00
Hannah Hunter 0211dfef6e scaffold out docs for workflow java sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 14:56:59 -04:00
Hannah Hunter ca68c40b1e add python
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-06 10:46:34 -04:00
Hannah Hunter f79330563e merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-06 09:41:15 -04:00
Hannah Hunter 2840ed7714
[Workflow] Add purge/pause/resume/raise event to docs (#3332)
* add new methods to api doc

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add methods to how to

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates per ryan

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add raise event request

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add raise event api to the howto

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates per Ryan;

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* whitespace/updates

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add more description to raise event

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* clarify raise event and add to the dotnet sdk example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edit confusing text for raise event http

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates per Ryan

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* rearrange author workflows doc per Ryan suggestion

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update workflowreference to startworkflowresponse

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edit from ryan

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* part 1 of mark review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* updates per mark and chris

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* few more edits per mark

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-17 16:15:52 -07:00
Hannah Hunter 7b1d40641a update python tabs, remove sdk from tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:54:36 -04:00
Hannah Hunter 7ed4f469c0 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-03 16:13:04 -04:00
Hannah Hunter 4f49c47111 update other docs for python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:45:31 -04:00
Chris Gillum 0ef572f3eb Changes to v1.10 HTTP APIs for v1.11
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:21:21 -07:00
Hannah Hunter 3f35e569c9 Merge branch 'v1.10' of https://github.com/hhunter-ms/docs into issue_3107 2023-02-09 11:28:43 -06:00
Mark Fussell 0209168e08
Update howto-manage-workflow.md
Light editing
2023-02-08 20:46:04 -08:00
Hannah Hunter 379bb4bbde update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 18:26:00 -06:00
Hannah Hunter 35603c30b7 link to quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:20:34 -06:00
Ryan Lettieri 1c979a94d5 Adding in description for managing workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-02-05 16:15:52 -07:00
Hannah Hunter e9e3513dd1 remove management from language
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-02 17:40:43 -06:00
Hannah Hunter 0e026a1c94 updates per docs triage meeting with Mark/Nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 19:37:34 -06:00
Hannah Hunter d010f86be5 pass pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:28:21 -06:00
Hannah Hunter b8efe4ad2e pass pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 14:09:40 -06:00
Hannah Hunter 8d318e0896 adding all the files for good measure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:24:57 -06:00