Stage uploads before accepting HTTP runs
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
## Archive staging
|
||||
|
||||
`ValidateContentType` owns accepted upload content-type policy for archive
|
||||
staging callers.
|
||||
|
||||
`StageArchive` accepts one upload body, content type, pipeline staging path, run id, and explicit size and file-count limits. It writes the request body to temporary storage while enforcing the configured upload size limit, extracts the archive into temporary local storage, validates the extracted source bundle, and then commits the validated bundle to:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user