Skip to content

feat: detect AWS permission errors on sandbox plan and apply#1688

Draft
onprem wants to merge 1 commit into
mainfrom
ps/sandbox-aws-perm-error
Draft

feat: detect AWS permission errors on sandbox plan and apply#1688
onprem wants to merge 1 commit into
mainfrom
ps/sandbox-aws-perm-error

Conversation

@onprem

@onprem onprem commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Extend the composite deploy error pipeline to sandbox runs:

  • add composite_error JSONB column to InstallSandboxRun
  • add RecordSandboxRunCompositeError activity (reuses deployerrors.Parse)
  • wire recording into provision/reprovision/deprovision plan + apply signals
  • render CompositeError on sandbox run step details and run views
  • regen OpenAPI v3 spec + TS types for composite_error on InstallSandboxRun

Extend the composite deploy error pipeline to sandbox runs:
  - add composite_error JSONB column to InstallSandboxRun
  - add RecordSandboxRunCompositeError activity (reuses deployerrors.Parse)
  - wire recording into provision/reprovision/deprovision plan + apply signals
  - render CompositeError on sandbox run step details and run views
  - regen OpenAPI v3 spec + TS types for composite_error on InstallSandboxRun

Signed-off-by: Prem Saraswat <prem@nuon.co>
@github-actions

Copy link
Copy Markdown

This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed.

@github-actions github-actions Bot added the stale label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant