Source application for the demo-snow Kargo pipeline.
A simple Go web app (same base as rollouts-app) that displays a colored tile. Used to demonstrate ServiceNow change management integration in a multi-region Kargo pipeline.
Published to: ghcr.io/akuity/sedemo-monorepo-snow-demo
Tags follow the pattern ^\d*-[a-z]*$ (e.g. 218-yellow).
./release.shThis app is deployed by the demo-snow pipeline which demonstrates:
- Prometheus-based verification at dev, e2e verification at staging
- ServiceNow change request lifecycle at prod: create → wait for Implement → update to Review
- Multi-region fan-out to
prod-amer-east,prod-amer-west,prod-emea
See sedemo-platform/apps/demo-snow/kargo/README.md for the full pipeline documentation.