Commit Graph

6475 Commits

Author SHA1 Message Date
Hannah Hunter d2ec1749c7
Merge branch 'v1.13' into issue_3868 2024-02-09 13:23:28 -05:00
Hannah Hunter 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
mikeee 5b8b307be4
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 18:00:03 +00:00
Hannah Hunter 750288c6d3
Merge pull request #4002 from ItalyPaleAle/actors-services
[1.13] Document actor services flags
2024-02-09 11:58:40 -05:00
Hannah Hunter 42c2b50d53
Merge pull request #4020 from hhunter-ms/issue_4003
[Workflow] Add more documentation around purging
2024-02-09 11:57:38 -05:00
Hannah Hunter 47dc8383ae
Merge branch 'v1.13' into actors-services 2024-02-09 11:55:24 -05:00
Hannah Hunter f33a9b7678
Merge pull request #4017 from JoshVanL/sentry-token-validator
Sentry Token Validator spec
2024-02-09 11:55:03 -05:00
Hannah Hunter 32662ae251
Merge branch 'v1.12' into issue_4003 2024-02-09 11:53:32 -05:00
Hannah Hunter f62bef54c8
Merge pull request #4022 from hhunter-ms/issue_3755
Update Dapr bot doc
2024-02-09 11:52:29 -05:00
Hannah Hunter 912e3ace5a
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-09 11:51:40 -05:00
Hannah Hunter bcd02b400c
Merge branch 'v1.13' into sentry-token-validator 2024-02-09 11:51:08 -05:00
Mark Fussell 8dddbc2434
Merge branch 'v1.13' into actors-services 2024-02-09 08:48:44 -08:00
Josh van Leeuwen 649e91f953
Workflow terminate/purge: remove `non_recursive` query option (#4008)
* Updates workflow terminate/purge `non_recursive` query to `recursive`

Updates from PR https://github.com/dapr/dapr/pull/7498

Signed-off-by: joshvanl <me@joshvanl.dev>

* Removes recursive workflow delete strategy from API completely

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-09 08:48:06 -08:00
Mark Fussell 8fcb6c25d9
Merge branch 'v1.13' into sentry-token-validator 2024-02-09 08:47:17 -08:00
Mark Fussell 86acb41974
Merge branch 'v1.13' into actors-services 2024-02-09 08:44:46 -08: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 93842d3156
Merge branch 'v1.12' into issue_4003 2024-02-09 11:24:14 -05:00
Hannah Hunter b6fcabeb07 edits per Chris and Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-09 11:23:43 -05:00
Hannah Hunter 90af1972f7
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-architecture.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-09 11:10:15 -05:00
Hannah Hunter b7776c2915
Merge branch 'v1.12' into issue_3755 2024-02-09 11:09:46 -05:00
mikeee 785aaf5615
wrap the kubernetes development environment hint with an alert
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 14:23:55 +00:00
mikeee 443bc6bb0e
add --dev example to cli init docs
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 14:19:05 +00:00
mikeee b893518a93
Merge branch 'v1.12' into mikeee-init-docs 2024-02-09 14:01:01 +00:00
mikeee fa98d6bbae
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 13:58:58 +00:00
Hannah Hunter 1501757ef5
add video to openai spec (#4026)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-08 12:12:23 -08:00
joshvanl 45b01ecfe7 Adds review comments
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-02-08 15:12:59 +00:00
MD Ashique 1bab32e321 Add workflow backend documentation
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-08 20:23:13 +05:30
mikeee e9e6774337
Merge branch 'mikeee-init-docs' of github.com:mikeee/dapr_docs into mikeee-init-docs 2024-02-07 19:02:49 +00:00
mikeee 470ae2b91b
fix syntax issue
Signed-off-by: mikeee <hey@mike.ee>
2024-02-07 18:59:44 +00:00
mikeee 74d26e613f
Merge branch 'v1.12' into mikeee-init-docs 2024-02-07 18:48:24 +00:00
mikeee feb648081a
add init -k --dev docs
Signed-off-by: mikeee <hey@mike.ee>
2024-02-07 18:40:24 +00:00
Hannah Hunter e94babe8d7 cross link and update daprbot doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-07 12:42:22 -05:00
Hannah Hunter f439ffc723
Merge pull request #3896 from hhunter-ms/issue_3869
[Workflow] Update for JavaScript SDK
2024-02-06 19:38:55 -05:00
Hannah Hunter 5749b2ef57
Merge branch 'v1.13' into issue_3869 2024-02-06 16:48:56 -05:00
Hannah Hunter 59d0101c67 add purge to workflow docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 16:45:15 -05:00
Hannah Hunter 552e12b824
Merge branch 'v1.13' into actors-services 2024-02-06 14:44:04 -05:00
Hannah Hunter 7c09f2cf69
Merge pull request #4019 from hhunter-ms/issue_3998
Remove NATS streaming component (deprecated in 1.13)
2024-02-06 14:42:47 -05:00
Hannah Hunter cd3f337921
Merge branch 'v1.13' into issue_3998 2024-02-06 14:40:01 -05:00
Hannah Hunter 15e69a55f5
Merge pull request #4010 from hhunter-ms/1.13_versions_navbar
[Endgame] Remove *old* versions from 1.13 navbar
2024-02-06 14:34:05 -05:00
Hannah Hunter e27a24ea40
Merge pull request #4009 from hhunter-ms/1.12_versions_navbar
[Endgame] Remove *old* versions from 1.12 navbar
2024-02-06 14:33:38 -05:00
Hannah Hunter cc5095b19e remove nats streaming
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:25:58 -05:00
Hannah Hunter df7600f9c7
Merge branch 'v1.13' into 1.13_versions_navbar 2024-02-06 14:21:20 -05:00
Hannah Hunter f7baea8a82
Merge branch 'v1.12' into 1.12_versions_navbar 2024-02-06 14:21:06 -05:00
Hannah Hunter ecc3abd0cc
Merge pull request #4018 from hhunter-ms/issue_4016
Add OpenAI to binding spec index page
2024-02-06 14:19:44 -05:00
Hannah Hunter 4be49a7913 add openai to index
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:11:17 -05:00
Hannah Hunter e5c8721955
Merge pull request #4007 from hhunter-ms/issue_4005
Update name resolution docs
2024-02-06 14:03:48 -05:00
Hannah Hunter 3f7955315a Merge branch 'issue_4005' of https://github.com/hhunter-ms/docs into issue_4005 2024-02-06 13:36:39 -05:00
Hannah Hunter 87bfa45165 forgot one
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 13:36:27 -05:00
Hannah Hunter 9b227822e2
Merge branch 'v1.13' into issue_4005 2024-02-06 12:44:33 -05:00
Hannah Hunter 2961bc4358 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 12:44:20 -05:00