docs: task version skew protection, --external-id, and the atomic deployments deprecation (#4742)
New deployment/version-skew-protection page: the skew problem, the --external-id primitive and its reuse behaviour, runtime discovery (call option, configure(), TRIGGER_EXTERNAL_DEPLOYMENT_ID, and the gated platform/CI/generic commit-SHA variables with the build-time caveat), the manual any-platform recipe, waiting/expiry semantics, precedence, and automatic skew protection on Vercel. Deprecation callouts on the atomic deployments page and the Vercel integration page; --external-id/--force added to the CLI deploy reference; redirect from deployment/vercel-skew-protection so existing webapp links resolve (TRI-13002).
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
"github-actions",
|
||||
"deployment/preview-branches",
|
||||
"deployment/dev-branches",
|
||||
"deployment/version-skew-protection",
|
||||
"deployment/atomic-deployment",
|
||||
{
|
||||
"group": "Deployment integrations",
|
||||
@@ -893,6 +894,11 @@
|
||||
{
|
||||
"source": "/guides/ai-chat",
|
||||
"destination": "/ai-chat/overview"
|
||||
},
|
||||
{
|
||||
"source": "/deployment/vercel-skew-protection",
|
||||
"destination": "/deployment/version-skew-protection",
|
||||
"permanent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user