Skip to content

feat: record deploy handoff activity#128

Merged
nullxnothing merged 2 commits intomainfrom
feat/deploy-activity-v3
Apr 27, 2026
Merged

feat: record deploy handoff activity#128
nullxnothing merged 2 commits intomainfrom
feat/deploy-activity-v3

Conversation

@nullxnothing
Copy link
Copy Markdown
Owner

Summary

  • Record deploy link/start/success/failure/unlink events into Activity Timeline
  • Attach platform, deploy project, deployment ID, and deploy URL artifacts
  • Add DOM coverage proving deploy handoff activity is emitted

Closes #127

Validation

  • pnpm run typecheck
  • pnpm vitest run test/panels/AppSurfaces.dom.test.tsx test/panels/ActivityTimeline.dom.test.tsx
  • pnpm test

Comment thread test/panels/AppSurfaces.dom.test.tsx Fixed
@nullxnothing nullxnothing merged commit bed3956 into main Apr 27, 2026
5 checks passed
@nullxnothing nullxnothing deleted the feat/deploy-activity-v3 branch April 27, 2026 17:37
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.

v3: record web deploy handoffs into execution sessions

2 participants