Skip to content

v1.2.0

Choose a tag to compare

@kristof-siket kristof-siket released this 12 Aug 14:50
9dfc4f9

Deploy runs now report builds to the Prisma API: one build per workflow run (idempotent across re-deliveries via the run identity), phase and state updates as the run progresses, the failing step and error on failure, and cancellation from the post step when a run is interrupted. Reporting is best-effort by design: any reporting failure is a workflow warning and never affects the deploy. Requires no workflow changes; runs without a credential keep skipping cleanly.