Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDU-672: Backport .NET coverage of Workflow Updates into existing upd…
…ated languages (#3048) * Updating docusaurus.config.js (#2987) * Jl apikeys (#2998) * Initial rewrite of the API Keys page * Spelling fix | validated CLI and SDK samples function * Updated Service Accounts docs * Updates to api keys docs from PM review * Updates to api keys docs from PM review #2 * Updates to api keys and service account from PR review #3 * Updates to sa docs. * resolving my feedback --------- Co-authored-by: Jwahir Sundai <[email protected]> * Divide High Availability Content into Separate Pages (#2986) * splitting up high availability page * limiting to mrn * format and change ensures to ensure * EDU-2962: Restores 'Manage your MRN top level link' (#3007) * Moving introduction to temporal cloud under evaluate (#2971) * moving introduction to temporal cloud as evaluate material * adding in self-hosted vs cloud content in overview * adding in choosing btw cloud and self hosted * edits from review * formatting and more edits * removing sentence * after running yarn format * making sure changes are up to date * chore: fix typo "SandboxeWorkflowRunner" (#2977) Co-authored-by: Jwahir Sundai <[email protected]> * Fixed PHP example code syntax (#2980) Co-authored-by: Jwahir Sundai <[email protected]> * add note about workflow,host,worker specific task queues (#2993) * add note about workflow,host,worker specific task queues * vale nits * move clarifying text to below code sample * Fix incorrect Grafana Dashboard setup (#3012) * EDU-2658: AUG 12 PUB Updates role documentation to add new AccountOwner coverage (#3003) * EDU-2658: Updates role documentation to add new AccountOwner coverage * Respond to Unni feedback * Responding to Unni feedback 14 Aug AM * EDU-2658: Responds to Cap'n Beardo * Maintenance: Fixing linking for Workflow under Maximum Attempts (#3011) * typo * rephrasing sentence * adds data converter stuff (#3004) * adds data converter stuff * incorporates brian suggestions * incorporate alex suggestions * adds ts code block * removes we and changes it to you * EDU-2999: Adds table columns and rows to updated user roles with AccountOwner role (#3015) * EDU-2999: Adds table columns and rows to updated user roles with AccountOwner * Updating table with feedback * Feedback from Manu * mid update * Update docs/production-deployment/cloud/account-setup/users.mdx Co-authored-by: Brian P. Hogan <[email protected]> --------- Co-authored-by: Brian P. Hogan <[email protected]> * Adding in rps and aps in the glossary (#3010) * adding in rps and aps in the glossary * updating definition * Resolves Heartbeat Throttling Coverage Omits Handling of Final Heartbeat (#3009) * adding section about final heartbeat isn't subject to throttling if the Activity Execution fails * removing part of sentence * Update get-started.mdx (#3019) Changed Global Admin to Account Owner * fix inaccurate description of workflow delay * EDU-2853: clarify local activity execution failure in references (#3016) * clarify local activity execution failure in references * non-core sdk clarification --------- Co-authored-by: Erica Sadun <[email protected]> * EDU-1844: duplicate workflow clarification (#3014) * duplicate workflow clarification * relative links * 1 sentence per line * copyedits --------- Co-authored-by: Erica Sadun <[email protected]> * EDU-2837: clarify datadog subsection in cloud docs is a tutorial (#3023) * clarify datadog subsection in cloud docs is a tutorial * remove misleading sentence about promQL * EDU-2838: update the service health and worker health docs (#3024) * update the service health and worker health docs * remove pseudo mathml because it doesn't scroll or wrap * remove escaping from pseudo mathml * copyedits * Update docs/production-deployment/cloud/service-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/service-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/production-deployment/cloud/worker-health.mdx Co-authored-by: Erica Sadun <[email protected]> * present participles --------- Co-authored-by: Erica Sadun <[email protected]> * EDU-2934: AUG 12 PUB updates coverage for automatic failbacks (#3002) * Waiting on feedback from MRN team See also: https://docs.google.com/document/d/1zUWgBhYprdaUb6imHThmr3P_V4aLp4bAcr_2qSjCl0c/edit#heading=h.4q3g0wrlw89w * EDU-2934: AUG 12 PUB updates coverage for automatic failbacks Also fixes consistent capitalization of failover and failback. * Responding to Nikitha update * EDU-2934: Updates failover as well * Workflow Update Pre-release -> Public Preview (#3017) * Workflow Update Pre-release -> Public Preview * s/recommended/available/, remove bad OSS release * Update broken link * cleanup --------- Co-authored-by: Erica Sadun <[email protected]> * [ImgBot] Optimize images (#2991) *Total -- 504.65kb -> 319.75kb (36.64%) /static/img/private-link/details.png -- 164.08kb -> 92.36kb (43.71%) /static/img/private-link/endpoint-created.png -- 54.89kb -> 31.11kb (43.33%) /static/img/private-link/service-settings.png -- 54.71kb -> 34.83kb (36.33%) /static/img/messages-workflow-loop.png -- 192.15kb -> 125.67kb (34.6%) /static/img/private-link/vpc-endpoints.png -- 38.82kb -> 35.78kb (7.84%) Signed-off-by: ImgBotApp <[email protected]> Co-authored-by: ImgBotApp <[email protected]> Co-authored-by: Erica Sadun <[email protected]> * SDK-1486: Python update docs (#2976) * Edit top-level message-passing docs * Python update docs * Update dynamic handlers section * Drop exclamation marks * DEV: use temp URL for sample * Get rid of cruft before the code sample * Changes in response to @drewhoskins-temporal's code review * Add emojis to code comments * Updates from an initial subset of @cretz's comments * More updates from review * Break up code sample * WIP: exceptions * Further evolution of "Exceptions" section (now Troubleshooting) * Clarify benefit of Update * Move Message-handling patterns ahead of Troubleshooting * Add some intro and make Query snippet more self-contained * EDU-671: Brings Python Workflow Message Handling into docs compliance (#3018) * Fix incorrect Grafana Dashboard setup (#3012) * EDU-2658: AUG 12 PUB Updates role documentation to add new AccountOwner coverage (#3003) * EDU-2658: Updates role documentation to add new AccountOwner coverage * Respond to Unni feedback * Responding to Unni feedback 14 Aug AM * EDU-2658: Responds to Cap'n Beardo * Maintenance: Fixing linking for Workflow under Maximum Attempts (#3011) * typo * rephrasing sentence * adds data converter stuff (#3004) * adds data converter stuff * incorporates brian suggestions * incorporate alex suggestions * adds ts code block * removes we and changes it to you * Initial sanity check for Dan * Initial sanity check for Dan * Continuing first pass. Stopping for the day * EDU-2999: Adds table columns and rows to updated user roles with AccountOwner role (#3015) * EDU-2999: Adds table columns and rows to updated user roles with AccountOwner * Updating table with feedback * Feedback from Manu * mid update * Update docs/production-deployment/cloud/account-setup/users.mdx Co-authored-by: Brian P. Hogan <[email protected]> --------- Co-authored-by: Brian P. Hogan <[email protected]> * Morning discussion * Adding in rps and aps in the glossary (#3010) * adding in rps and aps in the glossary * updating definition * Resolves Heartbeat Throttling Coverage Omits Handling of Final Heartbeat (#3009) * adding section about final heartbeat isn't subject to throttling if the Activity Execution fails * removing part of sentence * Responding to feedback * Typos * Typos * Responding to late Monday request --------- Co-authored-by: Jwahir Sundai <[email protected]> Co-authored-by: angelazhou32 <[email protected]> Co-authored-by: Brian P. Hogan <[email protected]> * Hold a lock in the async update example * Mention workflow.current_update_info * Fix error in existing docs --------- Co-authored-by: Erica Sadun <[email protected]> Co-authored-by: Jwahir Sundai <[email protected]> Co-authored-by: angelazhou32 <[email protected]> Co-authored-by: Brian P. Hogan <[email protected]> * fix unnecessary line break in the middle of a word. (#3028) * fix unnecessary line break in the middle of a word. Co-authored-by: Erica Sadun <[email protected]> * EDU-2958: Completes the Docs Team compliance process for EDU-2937 (#3025) * EDU-2958: Completes the Docs Team compliance process for EDU-2937 Pass by Jonathan L for tech review * Added figure, updated responding to review * Respond to JL feedback about prerelease, public preview * Remove unnecessary error check for GetHandle() (#2978) (#3029) Co-authored-by: ulas <[email protected]> * EDU-672: Updates .NET Message Passing * clarify production applicability of metrics reference (#3022) * EDU-2741: add new top level cloud observability suggestions (#3021) * add new top level cloud observability suggestions * copyediting * copyedit --------- Co-authored-by: Erica Sadun <[email protected]> * add workflow metrics to cluster metrics reference (#3030) * change use of their to your (#3031) * EDU-3078: Updates Account Level Role Details Table (#3037) - Add checkmarks to ListCreditLedgerEntries and ListGrants for the AccountOwner role. - Remove those checkmarks for the Global Admin * fix setup (#3041) * Adds PAYG for Amazon Marketplace (#3040) * Adds PAYG for Amazon Marketplace * Updates wording for AWS FAQ * Responding to Brian's review * Chad's original * adds billing and cost page (#3039) * adds billing and cost page * grammar update * incorporates feedback * change wording in invoice table * moving page * incorporate some suggestions * renname some tabs * remove word tab * change description of balance due * adds note about pricing page (#3045) * EDU-672: Adds first draft * Correct queries anchor * Minor updates * Fixed other signal part * Revert "dynamic" section to that on main, but with an Update section * s/Python/.NET/ * Fix heading levels * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Chad Retz <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Chad Retz <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Chad Retz <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Chad Retz <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Chad Retz <[email protected]> * Add links to reference docs * Fix malformed link * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Erica Sadun <[email protected]> * Update docs/develop/dotnet/message-passing.mdx Co-authored-by: Erica Sadun <[email protected]> * Apply suggestions from code review Co-authored-by: Erica Sadun <[email protected]> * One more upcase --------- Signed-off-by: ImgBotApp <[email protected]> Co-authored-by: Jonathan Lacefield <[email protected]> Co-authored-by: Jwahir Sundai <[email protected]> Co-authored-by: Evan Cohen <[email protected]> Co-authored-by: Grégory PLANCHAT <[email protected]> Co-authored-by: Alex Garnett <[email protected]> Co-authored-by: angelazhou32 <[email protected]> Co-authored-by: Brian P. Hogan <[email protected]> Co-authored-by: UPatel12 <[email protected]> Co-authored-by: angelazhou32 <[email protected]> Co-authored-by: Drew Hoskins <[email protected]> Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com> Co-authored-by: ImgBotApp <[email protected]> Co-authored-by: Dan Davison <[email protected]> Co-authored-by: ulas <[email protected]> Co-authored-by: Chad Retz <[email protected]> Co-authored-by: Chad Retz <[email protected]>
- Loading branch information