Commit Graph

929 Commits

Author SHA1 Message Date
Hannah Hunter 02de603e45 'mark-review'
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-06 20:18:08 -04:00
Hannah Hunter c2a99462c3 Merge branch 'issue_3377' of https://github.com/hhunter-ms/docs into issue_3377 2023-06-06 18:21:24 -04:00
Hannah Hunter baa3c57066 'ryan-review'
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-06 18:21:03 -04:00
Hannah Hunter 31d80ca153
Merge branch 'v1.11' into issue_3377 2023-06-06 13:19:08 -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 5541bc6790 add diagram; crosslink; flesh out quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 21:06:09 -04:00
Hannah Hunter 27bb5c2472 updates per mark and alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 17:20:26 -04:00
Hannah Hunter 627b83598d Alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 13:46:33 -04:00
Hannah Hunter 730ccf4d8d update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 12:13:00 -04:00
Hannah Hunter 6700fa67e5 add section for quickstart link and the demo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:58:39 -04:00
Hannah Hunter 7e7292d395 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-06-05 11:15:33 -04:00
Hannah Hunter 0d09ba2536 address some crypto comments/review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:15:11 -04:00
Mark Fussell c3a7380006
Merge branch 'v1.11' into issue_3216 2023-06-04 22:16:18 -07:00
Mukundan Sundararajan 351453c76a
add app channel address flag for run and multi app run template. (#3473)
* add app channel address flag for run and multi app run template. fix tags issue during compile

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-31 19:18:42 -07:00
Mark Fussell 4b0a175549
Merge branch 'v1.11' into issue_3216 2023-05-31 19:17:48 -07:00
Pravin Pushkar 939fd01e86
Added newly added flags for multi app run (#3461)
* Added newly added flags for multi app run

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* AdUpdate overview

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:39:10 -07:00
Chris Gillum e19b3318e2
[Workflow] Introduce human interaction workflow pattern (#3446)
* [Workflow] Introduce human interaction workflow pattern

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Add quotes around ref links

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* PR feedback and updated diagram

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

---------

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:06:00 -07:00
Mark Fussell eb863609c6
Merge branch 'v1.11' into issue_3216 2023-05-30 20:37:15 -07:00
Shivam Kumar 5696e3ccdf
Update configuration api (#3410)
* updating alpha1 endpoint to stable

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* lowercaing table name in postgres

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating redis metadata

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating redis and postgres to stable

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating configuration manage: wip

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding demo link

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating sdk codes

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding java sdk subscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding javascript sdk subscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding sdk unsubscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding quotes

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Update howto-manage-configuration.md

Updating a small grammar change

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-29 09:25:19 -07:00
Josh van Leeuwen 46f9f4d06d
Actor State TTL Preview Feature (#3453)
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.

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

* Update actor state curl example

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

* Clear up language about Actor state TTL behavior

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

* Remove Actor State TTL section from actors overview page, since the
feature is in preview

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

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update actors_api.md

Changing layout

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Mark Fussell b783794987
Merge branch 'v1.11' into issue_3216 2023-05-26 18:02:27 -07:00
Hannah Hunter a19cd850f3
Merge branch 'v1.11' into issue_3323b 2023-05-25 13:37:20 -04:00
Hannah Hunter 0d714b58fd
Add demos to docs (#3452)
* add videos to docs

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

* mark review

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 22:53:53 -07:00
Hannah Hunter 85d4140e7a
Merge branch 'v1.11' into issue_3216 2023-05-24 19:34:40 -04:00
Hannah Hunter 9212f5e52e remove built-in
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -04:00
Hannah Hunter 65ed237e90
Merge branch 'v1.11' into issue_3323b 2023-05-24 19:01:42 -04:00
Hannah Hunter 9d41d50756 updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 18:52:24 -04:00
Hannah Hunter 3e376cbf2a merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter 064b3e8bbc
Merge branch 'v1.11' into issue_3216 2023-05-23 17:44:57 -04:00
Hannah Hunter 39de6c02a5 alessandro review pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 17:39:57 -04:00
Hannah Hunter d0f5705b89
Merge branch 'v1.11' into issue_2766 2023-05-22 17:57:23 -04:00
Hannah Hunter 1018f22d62 Merge branch 'issue_2766' of https://github.com/hhunter-ms/docs into issue_2766 2023-05-22 14:51:43 -04:00
Hannah Hunter 5427be8930 move note to actors_api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 14:51:27 -04:00
Chris Gillum 758dad59ef [Workflow] Update pattern docs with updated retry policies
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-22 11:05:36 -07:00
Hannah Hunter f4fd7fef2b
Merge branch 'v1.11' into issue_2766 2023-05-22 11:17:39 -04:00
Hannah Hunter 7ccec1b5b4 remove go code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:15:53 -04:00
Hannah Hunter 01678000b1 add example of parseduration
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:07:26 -04:00
Hannah Hunter ea1750ca8c remove punctuation from header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-19 11:16:35 -04:00
Mark Fussell c8fd6a01f2
Merge branch 'v1.11' into issue_3216 2023-05-18 18:31:51 -07:00
Hannah Hunter 1825f178dd
[bulk pub/sub] add Shubham presentation video (#3441)
* fix link

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

* add youtube video

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>
2023-05-18 13:58:01 -07:00
Hannah Hunter fd08141fd7
Merge branch 'v1.11' into issue_3216
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Hannah Hunter 2e0a50f888
Merge branch 'v1.11' into issue_3323 2023-05-18 16:38:09 -04:00
Hannah Hunter 9b32d44a6c incorrect link, unrelated to issue
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:33:35 -04:00
Hannah Hunter df6dc1302d Merge branch 'issue_3323' of https://github.com/hhunter-ms/docs into issue_3323 2023-05-18 15:28:13 -04:00
Hannah Hunter c5581a9c66 small edits from nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:27:55 -04:00
Hannah Hunter 4b82a04c52 add note for timeouts and intervals formats
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 13:17:20 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 22:39:19 -07:00
Hannah Hunter d12c72e8d8
Merge branch 'v1.11' into fix-3331 2023-05-17 20:10:05 -04:00
Hannah Hunter 899207ebc5
Merge branch 'v1.11' into fix-3331 2023-05-17 19:38:26 -04:00