fix(gateway): admit captures for native Deploy tasks #81
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/pipeline-deploy-capture-route-20260909"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Accept the deployed native task ID format on the capture request route, so Deploy tasks can use the same control as Build and Release tasks. Remove the unused chunk upload route; short-lived raw files use the private collector download service.
Validation: gateway contracts and Kubernetes server dry run passed.