Skip to content

Conversation

@kgal-akl
Copy link

@kgal-akl kgal-akl commented Oct 4, 2025

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Part of dapr/components-contrib#4036.

Issue reference

cicoyle and others added 30 commits September 9, 2025 15:19
* cross-app docs

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Extended cross-app docs

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* called suborchestrators 'child workflow' for consistency

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* Merge both multi-app pieces

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* Changed link from workflow overview

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* Applied suggestions from review

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* Shortened sample code to show just the necessary pieces

Signed-off-by: Albert Callarisa <albert@diagrid.io>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md

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

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Albert Callarisa <albert@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Clarified instructions for navigating to the docs repo root folder and updated submodule instructions.

Signed-off-by: Mark Fussell <markfussell@gmail.com>
Update Alpha APIs for Streaming Subscription
Update README with clearer navigation instructions
* docs: add tool call support in conversation api docs

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

* fix: address feedback

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

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Update Alpha APIs doc

* Fixed typos and rephrased a confusing sentence

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Reverting accidental changes

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: msfussell <markfussell@gmail.com>
* docs: add Dapr Agents documentation references across core pages (fixes dapr#4869)

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Addressing the feedback in the pr

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* [1.16] Update Go workflow examples to use vanity client

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

* Rename `StartWorkflow` to `ScheduleWorkflow`

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

* Updates types for workflow multi-app example

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
…and links

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
…est, add metadata, remove redundant fields like name, fixes dapr#4687

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
dapr#4875)

* Added 'How the Outbox Works' section and expand requirements with internal topic details

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update howto-outbox.md

Applied suggestions from the review manually.

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Updated the diagram with Dapr-styled version

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* docs: update max-body-size documentation

closes dapr#4670

Signed-off-by: Mike Nguyen <hey@mike.ee>

* docs: update max-body-size documentation and deprecation notices

closes dapr#4670

Signed-off-by: Mike Nguyen <hey@mike.ee>

* docs: clarify deprecation notice

closes dapr#4670

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Update daprdocs/content/en/operations/configuration/increase-request-size.md

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

* tidy

Signed-off-by: Mike Nguyen <hey@mike.ee>

---------

Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
…nversation/howto-conversation-layer.md

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
…nversation/howto-conversation-layer.md

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Update "Conversation API how-to guide" too show the code for every language
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* [1.16] Adds workflow limitations

Updates state store table to include supported stores.

Adds a warning emoji to state stores which have workflow limitations.

Adds workflow limitation sections to the cosmosDB & dynamodb setup docs.

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

* Updates limitation sections. Remove localizations

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds section on the number of records that are saved by workflow shape

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

* Mark dynamo and cosmosdb state stores as not supporting workflows in
table

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

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds production warning to cosmos & dynamo

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

* Removes warning from state template

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

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

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

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Updated conversation api docs to latest alpha v2 with tool calling
* add complex wf illustration and fix other image

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* cleanup

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update howto author wfs

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update go code to use vanity client

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

* add scheduleworkflow note

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update images

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* [1.16] Adds configuration-overview.md section on Workflow

Fixes dapr#4884

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

* Update configuration-overview.md

Moving workflow section and adding link in the index

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>
marcduiker and others added 11 commits September 16, 2025 21:25
Update download artifact action for Algolia search
…ton (dapr#4887)

* Enhanced the OpenAI conversation component documentation to include Azure OpenAI configuration guidance.

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-conversation/openai.md

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

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Change Algolia index name from 'daprdocs' to 'crawler_dapr'
Fixed random typos from all over the docs
@kgal-akl kgal-akl requested review from a team as code owners October 4, 2025 05:08
@kgal-akl kgal-akl marked this pull request as draft October 4, 2025 05:08
@kgal-akl kgal-akl marked this pull request as ready for review October 4, 2025 05:11
Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

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

This component PR needs to target the v1.17 docs branch, since it will be in the next V1.17 release. Please change the branch.

@kgal-akl kgal-akl changed the base branch from v1.16 to v1.17 October 30, 2025 18:19
@kgal-akl
Copy link
Author

@msfussell - closing this one out and opened #4930 to resolve endless conflicts created by changing base branch.

@kgal-akl kgal-akl closed this Oct 30, 2025
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.

9 participants