Skip to content

Add scenario provisioning steps#813

Merged
bill-ph merged 1 commit into
mainfrom
codex/scenario-runner-pr2
Jun 25, 2026
Merged

Add scenario provisioning steps#813
bill-ph merged 1 commit into
mainfrom
codex/scenario-runner-pr2

Conversation

@bill-ph

@bill-ph bill-ph commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add the scenario provisioning client for provision/status/deprovision control-plane APIs
  • add provision, wait-ready, and deprovision step executor support with in-memory state
  • add redaction and classified errors so cleanup failures and timeouts are clear in artifacts

Tests

  • go test -count=1 ./tests/scenario/...
  • just lint

Review

  • Ran one review pass and fixed the findings around cleanup idempotency, context cancellation, strict wait-option parsing, and bearer-token redaction.

@github-actions

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 6 2 0
E2E/journey files 0 0 0
Workflow files 0 0 0

Signals

  • Test cases: +14 / -0
  • Assertions: +100 / -0
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

@bill-ph bill-ph merged commit 975872b into main Jun 25, 2026
27 of 28 checks passed
@bill-ph bill-ph deleted the codex/scenario-runner-pr2 branch June 25, 2026 19:30
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.

1 participant