Webstudio Publishing

Purpose

Webstudio Publishing handles build output delivery and webhook-driven publish automation.

Scope

  • build pipeline configuration
  • webhook server
  • deployment and hosting glue

Health Checks

  • webhook endpoint accepts and validates signed events
  • published artifacts are generated successfully
  • routing and cache invalidation complete after publish

Operational Notes

  • verify webhook authentication on every environment
  • keep deploy tokens scoped and rotated
  • maintain rollback path for failed publish events