Commit Graph

514 Commits

Author SHA1 Message Date
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
Hannah Hunter caa8db80c4 update per Ryan quickstart pr and add diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:17:09 -06:00
Hannah Hunter e9e3513dd1 remove management from language
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-02 17:40:43 -06:00
Chris Gillum ceef9bfbbd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-02-02 15:25:31 -08:00
Chris Gillum b8ce5c6cc7 Update async HTTP pattern
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-02 15:25:24 -08:00
Hannah Hunter 80025e2a86
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -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 0c26685be0
Merge pull request #3005 from shubham1172/shubham1172/add-bulk-publish-doc
Add bulk publish documentation
2023-02-01 18:14:11 -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 4396eff7df workflow architecture readability
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:16:16 -06:00
Chris Gillum 8aec0476a7 Flesh out fan-out/fan-in description
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-01 13:44:08 -08:00
Hannah Hunter a83ab1e65f update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 15:04:00 -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 8d17f5f4dd
update code sample to mark suggestion in issue (#3090)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 11:10:16 -08:00
Hannah Hunter 54b1bda0f2 add diagrams, quick review of overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 10:34:23 -06:00
Chris Gillum e331080137 Updated workflow-overview.md
- Fixed several terminology issues in the overview
- Rewrote function chaining as "task chaining"
- Added code sample for task chaining
- Added a couple links and diagrams

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-31 18:20:21 -08:00
Hannah Hunter 5a0eb8bae0 update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 12:30:17 -06:00
Hannah Hunter 225c6909c1 fix broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:31:13 -06:00
Hannah Hunter 876a98f717 forgot one lollll
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:22:29 -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
Hannah Hunter 519a8ff695 forgot to add breaking file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:15:24 -06:00
Hannah Hunter 8c355a5583 updates per sync
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
Hannah Hunter 2197ca6c9f fix conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:17:06 -06:00
Hannah Hunter 301780738a revert change so I can run locally
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:00:40 -06:00
Hannah Hunter cb6f479c10 remove from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:54:05 -06:00
Hannah Hunter a538f1b5f3 update how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:44:27 -06:00
nyemade-uversky 4d2f2a5290
Update workflow-management-overview.md 2023-01-30 15:41:39 -07:00
nyemade-uversky f89cf090ff
Create workflow-management-overview.md 2023-01-30 15:40:59 -07:00
nyemade-uversky 44a0766a41
Create _index.md 2023-01-30 15:40:04 -07:00
nyemade-uversky 356e649d94
Delete _index.md 2023-01-30 15:38:12 -07:00
nyemade-uversky 490f18f250
Delete workflow-overview.md 2023-01-30 15:38:01 -07:00
nyemade-uversky 4f7b0d88bd
Delete howto-workflow.md 2023-01-30 15:36:25 -07:00
nyemade-uversky 038603ed98
Update workflow-overview.md 2023-01-30 15:35:35 -07:00
nyemade-uversky 7129484053
Update workflow-overview.md 2023-01-30 15:34:29 -07:00
nyemade-uversky 4c5a825223
Update workflow-overview.md 2023-01-30 15:33:28 -07:00
nyemade-uversky b76e46aec4
Update howto-workflow.md 2023-01-30 15:23:34 -07:00
Hannah Hunter e967259a2b
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-30 15:27:42 -06:00
Hannah Hunter 97792ed2bc update overview w info from Ryan and community call demo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 15:21:07 -06:00
Hannah Hunter 2fdfedf8e4 small updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 11:49:50 -06:00
Shubham Sharma 15bfe12460 Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 13:17:34 +05:30
Shubham Sharma 864db6341f Address comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 13:15:15 +05:30
Shubham Sharma 73ebc9ac40 Add more examples
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 12:14:01 +05:30
Hannah Hunter 8739354ca1 small edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 15:34:33 -06:00
Hannah Hunter 8f72e541c7
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
nyemade-uversky 19d552872b
update how to 2023-01-27 11:47:57 -07:00
Hannah Hunter 68cf31ca8a upmerge before endgame
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Hannah Hunter ed6e0d5e53 add features header back to overview doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:55:56 -06:00
Hannah Hunter c5fea38c59 add features and workflow patterns
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:48:52 -06:00
nyemade-uversky 675e06335a
update how to section 2023-01-18 17:39:15 -07:00