Skip to content

refactor(runtime): store procedure state#77

Merged
MarcStdt merged 4 commits into
masterfrom
codex/procedure-state-refactor
May 30, 2026
Merged

refactor(runtime): store procedure state#77
MarcStdt merged 4 commits into
masterfrom
codex/procedure-state-refactor

Conversation

@MarcStdt
Copy link
Copy Markdown
Contributor

Summary

  • removes command-status persistence and stores runtime execution state as nested procedure statuses
  • makes QueueManager derive command status from RuntimeSession-owned procedure state
  • removes the deleted /procedures route and ProcedureLauncher status cache
  • updates Docker/Kubernetes state stores, API generation, CLI, and tests

Validation

  • go test ./...
  • git diff --check
  • static sweeps for commands_json, /api/v1/procedures, GetProcedureStatuses, SetStatusObserver, HydrateProcedureStatuses

@druid-infra
Copy link
Copy Markdown
Contributor

Error: This repo is not allowlisted for Atlantis.

@MarcStdt MarcStdt force-pushed the codex/procedure-state-refactor branch from fa2f129 to 3bebc0b Compare May 30, 2026 12:25
@MarcStdt MarcStdt force-pushed the codex/procedure-state-refactor branch from 3bebc0b to 8d94ef8 Compare May 30, 2026 12:56
@MarcStdt MarcStdt force-pushed the codex/procedure-state-refactor branch from b8a43fb to 0c2ae6a Compare May 30, 2026 13:04
@MarcStdt MarcStdt merged commit 64cf9a7 into master May 30, 2026
10 checks passed
@MarcStdt MarcStdt deleted the codex/procedure-state-refactor branch May 30, 2026 23:56
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.

2 participants