Commit Graph

213 Commits

Author SHA1 Message Date
Hannah Hunter 133aec3213
Merge branch 'v1.13' into doc-fix 2024-06-17 13:30:43 -04:00
Rafael Câmara e3604ba068
Remove unnecessary whitespaces
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
2024-06-17 07:34:26 +02:00
Scalerandi Marco a5e839fed0 dapr#4195 - Pub/Sub quickstart requires Python 3.8+
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
2024-06-14 11:32:26 +02:00
Hannah Hunter 7a01b9f6ab Merge branch 'issue_4183' of https://github.com/hhunter-ms/docs into issue_4183 2024-06-11 11:08:42 -04:00
Hannah Hunter ec2e2c8a67 reorder other lists of components
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-11 11:07:57 -04:00
Mark Fussell 979271fecf
Merge branch 'v1.13' into issue_4183 2024-06-10 17:45:45 -07:00
Pradeep Palakurthi d21b696993
Update statemanagement-quickstart.md
Removed "Install the dependencies for the `order-processor` app" from JavaScript Step 1 as we are doing this in Step 2.

Signed-off-by: Pradeep Palakurthi <svdspradeep@gmail.com>
2024-06-07 18:19:44 -04:00
Hannah Hunter 463bdc5e7a reorder toc and update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:21:53 -04:00
Hannah Hunter a4dfdafd53
[Workflow] JS quickstart docs (#4034)
* initial skeleton of quickstart doc for JS workflow

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

* update with current code

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

* typo, wrong order number

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-28 20:16:19 -08:00
Hannah Hunter c3a2b69a99 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-14 14:03:38 -05:00
Hannah Hunter c5ee2810a3 update quickstart, start updating patterns
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-14 14:02:09 -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 7f45c9a8eb Merge branch 'issue_3869' of https://github.com/hhunter-ms/docs into issue_3869 2024-02-05 12:05:52 -05:00
Hannah Hunter 98dca03b33 mark edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-05 12:04:48 -05:00
Hannah Hunter 4fefea73f3 Merge branch 'issue_3868' of https://github.com/hhunter-ms/docs into issue_3868 2024-02-01 14:44:55 -05:00
Hannah Hunter e49c4360e9 add quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-01 14:43:13 -05:00
Hannah Hunter 6f67dc9f99
Merge branch 'v1.13' into issue_3868
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-01 13:27:23 -05:00
Hannah Hunter 0ff861c28b
Merge branch 'v1.13' into issue_3869
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-31 15:05:06 -05:00
Hannah Hunter 89ca6dd82c
Merge branch 'v1.13' into issue_3869 2024-01-29 10:47:51 -05:00
Hannah Hunter eab7975f91 add reqs to multi run instructions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:19:46 -05:00
Hannah Hunter d02f303ae2
Update daprdocs/content/en/getting-started/quickstarts/pubsub-quickstart.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-26 14:47:37 -05:00
jhberge 23222073d3
Update step 5 of pubsub-quickstart.md
The notice about random numbers was a bit confusing.

Signed-off-by: jhberge <36478438+jhberge@users.noreply.github.com>
2024-01-23 16:13:05 +01:00
Hannah Hunter 6d3d614a28
Merge branch 'v1.13' into issue_3868 2024-01-03 12:05:24 -05:00
Hannah Hunter 9eda080d0c
Merge branch 'v1.13' into issue_3869 2024-01-03 12:05:19 -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
İhsan Baran SÖNMEZ ade6de8d21 Add the step of installing dependencies to the multi-app run steps in the quickstart tutorial document. Add note for python3 problem in Windows environments.
Signed-off-by: İhsan Baran SÖNMEZ <ibaranson@gmail.com>
2023-11-08 22:21:01 +03:00
Hannah Hunter 457416da68 add javascript quickstart for crypto
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-25 10:45:39 -04:00
Hannah Hunter 04b2e8068b resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
Hannah Hunter ac04a0f663 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 20:42:35 -04:00
shruthiragu 7d909063ab Updated app ports in JS and Go Pubsub Quickstart (#3579)
Updated app ports in Javascript and Go Pubsub Quickstart documentation and fixed typo in actors-timers-reminders building block

Signed-off-by: Shruthi Parthasarathy <shruthiragu23@gmail.com>
Signed-off-by: shruthiragu <115894437+shruthiragu@users.noreply.github.com>
2023-10-03 15:32:56 -07:00
Hannah Hunter 7b0d6bacf1
Merge branch 'v1.12' into issue_3749 2023-10-03 13:58:29 -04:00
Mark Fussell 9e1e548282
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:22:16 -07:00
Hannah Hunter 8faf24ec9e update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 19:00:23 -04:00
Hannah Hunter 467bd9de25 update yaml
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:57:11 -04:00
Hannah Hunter 3af5b954bf remove bindings quickstart changes for now and preview alerts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:38:08 -04:00
Hannah Hunter eecadf3de6 start bindings quickstart ahead of changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:24:42 -04:00
Hannah Hunter 821ca0fb08 update headings
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:16:40 -04:00
Hannah Hunter 3706c74591 add multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:10:13 -04:00
Hannah Hunter b06d0f2845 removing some typos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 07:52:57 -04:00
niakamk da48b4cb9f
Update pubsub-quickstart.md
.NET app is running on port 7006.

Signed-off-by: niakamk <108847722+niakamk@users.noreply.github.com>
2023-09-20 20:43:28 -04:00
Hannah Hunter cd472f17a5 fix localized link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-20 17:01:23 -04:00
Hannah Hunter e3af25cbb5 add java to quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-20 16:32:17 -04:00
Hannah Hunter 7a1b51b7a3 add ref
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-13 17:43:02 -04:00
Mark Fussell e224ee7347
Merge branch 'v1.12' into issue_3567 2023-09-12 12:03:53 -07:00
Hugh Xia 28ad651981 Update golang port
Signed-off-by: Hugh Xia <xsmlinzi@outlook.com>
2023-08-26 11:46:25 +08: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 04b5c342fb update yaml snippet to match updated qs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 11:40:24 -04:00
Hannah Hunter 9f60dacf0f make workflow quickstart intro more general
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-20 13:35:50 -04:00
Mark Fussell a7b0b9352b
Merge branch 'v1.11' into nyemade-uversky-patch-1 2023-06-07 20:43:24 -07:00