Skip to content

Add self-contained reconciler example - #29

Merged
djgrant merged 1 commit into
reconciler-integrationsfrom
reconciler-example
Jul 19, 2026
Merged

Add self-contained reconciler example#29
djgrant merged 1 commit into
reconciler-integrationsfrom
reconciler-example

Conversation

@djgrant

Copy link
Copy Markdown
Collaborator

Summary

Add a self-contained top-level program that deploys published sites through the reconciler.

State and resource configuration are defined inline. The example can be built, tested, and run without the Notation CLI.

Stack

Depends on #28. The PR base points at that branch so this diff contains only the example and its lockfile importer.

Validation

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

This was referenced Jul 19, 2026
@djgrant
djgrantforce-pushed the reconciler-integrations branch from 74e527b to e595eb7CompareJuly 19, 2026 17:06
@djgrant
djgrantforce-pushed the reconciler-example branch from c244daf to 6644789CompareJuly 19, 2026 17:06
@djgrant
djgrantforce-pushed the reconciler-integrations branch from e595eb7 to b3cb423CompareJuly 19, 2026 17:49
@djgrant
djgrantforce-pushed the reconciler-example branch from 6644789 to 1364fffCompareJuly 19, 2026 17:49
@djgrant
djgrantforce-pushed the reconciler-integrations branch from b3cb423 to 72e10cdCompareJuly 19, 2026 17:51
@djgrant
djgrantforce-pushed the reconciler-example branch from 1364fff to 3816fe8CompareJuly 19, 2026 17:51
@djgrant
djgrantforce-pushed the reconciler-integrations branch from 72e10cd to ed66486CompareJuly 19, 2026 21:10
@djgrant
djgrantforce-pushed the reconciler-example branch from 3816fe8 to d0e15a7CompareJuly 19, 2026 21:10
@djgrant
djgrantforce-pushed the reconciler-integrations branch from ed66486 to f7a56acCompareJuly 19, 2026 21:24
@djgrant
djgrantforce-pushed the reconciler-example branch from d0e15a7 to c2d4e16CompareJuly 19, 2026 21:24
@djgrant
djgrantforce-pushed the reconciler-integrations branch from f7a56ac to a40afedCompareJuly 19, 2026 21:32
@djgrant
djgrantforce-pushed the reconciler-example branch from c2d4e16 to 6e23736CompareJuly 19, 2026 21:32
@djgrant
djgrant marked this pull request as ready for review July 19, 2026 22:02
@djgrant
djgrant merged commit 642f2bc into reconciler-integrationsJul 19, 2026
1 check failed
@djgrant
djgrant deleted the reconciler-example branch July 19, 2026 22:13
djgrant added a commit that referenced this pull request Jul 19, 2026
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