Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:07

Highlights

  • Same-repo multi-config dashboards now keep distinct Fairway project lanes by
    DB/config identity, so platform and docs work under one repository can be
    displayed side by side without replacement.
  • fairway notify send adds explicitly configured log and webhook
    delivery adapters with env-only destinations/tokens, attempt-based rate
    limits, and durable delivered/failed notification evidence.
  • Environment deploy preflight guidance gives operators a reusable readiness
    packet for route readback, worker access, smoke, rollback, blockers,
    next-owner, and next-action handoffs without granting deploy or dashboard send
    authority.

Changelog

Changelog

  • 8ef46e9 dashboard: support same-repo multi-config registry
  • 0a9e399 feat: add external notifier send adapters