feat: artifact upload after job execution
- Parse artifact_specs from claim response JSON
- Glob-expand artifact paths relative to workspace
- Upload via multipart POST to server artifact endpoint
- Skip files over 100MB with warning
- Log upload progress to build output
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SHA:
7d93289c6a038e660376202dc204e1e878e8eb94
Author:
Cole Christensen <cole.christensen@macmillan.com>
Date:
2026-03-14 14:28
Parents:
4f407be
5 files changed
+217
-1
| Type | ||
|---|---|---|
|
|
Cargo.lock | +31 −0 |
|
||
|
|
Cargo.toml | +2 −1 |
|
||