Skip to content

feat(sink): scaffold samples/WebhookSink minimal-API — app only (S0a)#54

Merged
williamdewitt merged 1 commit into
mainfrom
claude/issue-50-20260626-2211
Jun 27, 2026
Merged

feat(sink): scaffold samples/WebhookSink minimal-API — app only (S0a)#54
williamdewitt merged 1 commit into
mainfrom
claude/issue-50-20260626-2211

Conversation

@williamdewitt

Copy link
Copy Markdown
Owner

Automated by the agent-in-the-loop for #50. Closes #50.

…loses #50)

- net10.0 ASP.NET Core minimal-API under samples/WebhookSink/
- IsPackable=false, ProjectReference to Caliber.Webhooks
- GET /healthz → 200 OK; GET / → HTML stub naming the sink
- public partial class Program {} shim for #53's WebApplicationFactory
- Wired into Caliber.Webhooks.slnx under /samples/ solution folder

Co-authored-by: William de Witt <williamdewitt@users.noreply.github.com>
@github-actions github-actions Bot added the risk:low tests/samples; CI green + light approval label Jun 26, 2026
@williamdewitt williamdewitt merged commit 78cabc4 into main Jun 27, 2026
7 checks passed
@williamdewitt williamdewitt deleted the claude/issue-50-20260626-2211 branch June 27, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk:low tests/samples; CI green + light approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(sink): scaffold samples/WebhookSink minimal-API — app only (S0a)

1 participant