Skip to content

feat(workflow): pin runs to graph versions#93

Merged
tnez merged 1 commit into
mainfrom
feat/workflow-graph-version-pinning
Jun 4, 2026
Merged

feat(workflow): pin runs to graph versions#93
tnez merged 1 commit into
mainfrom
feat/workflow-graph-version-pinning

Conversation

@tnez
Copy link
Copy Markdown
Collaborator

@tnez tnez commented Jun 4, 2026

Summary

  • pin new workflow runs to the graph version current at creation time
  • store filesystem graph version snapshots alongside the current graph definition
  • resolve runtime, CLI status, and terminal checks through the run-pinned graph

Closes #49

Tests

  • bun test src/workflow/runtime.test.ts
  • bun test src/workflow/filesystem.test.ts
  • bun test
  • bun run typecheck

@tnez tnez merged commit a8b855a into main Jun 4, 2026
1 check passed
@tnez tnez deleted the feat/workflow-graph-version-pinning branch June 4, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(workflow): pin runs to graph versions

1 participant