worker versioning section refactor - #5038
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links
|
|
|
||
| import { SdkTabs } from '@site/src/components'; | ||
|
|
||
| ## Sunsetting an old Deployment Version {/* #sunsetting-an-old-deployment-version */} |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Sunsetting an old Deployment Version *********************************************' should use sentence-style capitalization.
|
|
||
| ::: | ||
|
|
||
| ### Default Versioning Behavior Considerations |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Default Versioning Behavior Considerations' should use sentence-style capitalization.
|
|
||
| For a complete runbook covering batch recovery, drainage handling, and how to choose between Versioning Override and Reset-with-Move based on each Workflow's state, see [Recover pinned Workflows after a bad rollout](/production-deployment/worker-deployments/recover-pinned-workflows). | ||
|
|
||
| ## Migrating a Workflow from Pinned to Auto-Upgrade |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Migrating a Workflow from Pinned to Auto-Upgrade' should use sentence-style capitalization.
|
|
||
| import { SdkTabs, AnnotatedCode } from '@site/src/components'; | ||
|
|
||
| ## Upgrading on Continue-as-New {/* #upgrade-on-continue-as-new */} |
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Upgrading on Continue-as-New ***********************************' should use sentence-style capitalization.
|
I'll have to look into the redirect. It might be a false positive. The page URL is still the same. |
What does this PR do?
Scroll length:
Subpages:
Notes to reviewers
TODO: Links need to be checked. Double check all content is still the same and just reorganized.
┆Attachments: EDU-6891 worker versioning section refactor