Site Publishing Simulator

Push content to a GitHub repo and watch Vercel deploy it

← CMS plugins  ·  Swagger

Dev/demo harness for the site-publishing subsystem. Configure a storage connector (GitHub) plus an optional deploy target (Vercel), test the connection, push files as a commit, then poll GitHub commit statuses to surface the live Vercel deploy URL. All calls hit the real /api/site-publishing/v1 endpoints.

Storage adapters

Deploy adapters

Vercel (vercel)

deploy

Validate a Vercel deploy hook URL. For GitHub-connected projects, Vercel auto-deploys on push (no hook fired by UCMS — spec §8.4).

Configured inside the storage adapter simulator (deploy block).