Skip to content

Commit 5105b92

Browse files
committed
Chore: Add changeset for Job concept
1 parent c28b880 commit 5105b92

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
"@perstack/core": patch
3+
"@perstack/runtime": patch
4+
"@perstack/api-client": patch
5+
"@perstack/tui": patch
6+
"perstack": patch
7+
---
8+
9+
Add Job concept as parent container for Runs
10+
11+
- Add Job schema and jobId to Checkpoint, RunSetting, and Event types
12+
- Update storage structure to perstack/jobs/{jobId}/runs/{runId}/
13+
- Update CLI options: --job-id, --continue-job (replacing --continue-run)

0 commit comments

Comments
 (0)