Skip to content

Expose reconciler integrations - #28

Merged
djgrant merged 1 commit into
mainfrom
reconciler-integrations
Jul 19, 2026
Merged

Expose reconciler integrations#28
djgrant merged 1 commit into
mainfrom
reconciler-integrations

Conversation

@djgrant

Copy link
Copy Markdown
Collaborator

Summary

Expose the reconciler through the existing core workflows and version its NDJSON event stream.

CLI deploy and destroy commands can emit machine-readable events. The dashboard reads state through the backend contract, which also permits SQLite-backed projects. Superseded provisioner operations are removed.

Stack

Depends on #27. The PR base points at that branch so this diff contains only integration work.

Validation

  • pnpm build
  • pnpm typecheck
  • pnpm test:once – 99 passed, 4 skipped

@djgrant
djgrantforce-pushed the reconciler-integrations branch from 74e527b to e595eb7CompareJuly 19, 2026 17:06
@djgrant
djgrantforce-pushed the reconciler-integrations branch from e595eb7 to b3cb423CompareJuly 19, 2026 17:49
@djgrant
djgrantforce-pushed the reconciler-state branch 2 times, most recently from 4592f57 to c78c268CompareJuly 19, 2026 17:50
@djgrant
djgrantforce-pushed the reconciler-integrations branch 2 times, most recently from 72e10cd to ed66486CompareJuly 19, 2026 21:10
@djgrant
djgrantforce-pushed the reconciler-integrations branch from ed66486 to f7a56acCompareJuly 19, 2026 21:24
Base automatically changed from reconciler-state to mainJuly 19, 2026 21:31
@djgrant
djgrantforce-pushed the reconciler-integrations branch from f7a56ac to a40afedCompareJuly 19, 2026 21:32
@djgrant
djgrant marked this pull request as ready for review July 19, 2026 21:59
@djgrant
djgrant merged commit 4c203e5 into mainJul 19, 2026
1 check failed
Sign up for freeto 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

@djgrant