Skip to main content

Overview

Add a boolean flag (toggle / switch / gate) named new-checkout to Fieldkit’s web-app, push it, and branch on it.

Steps

1

Define it

shipd.config.ts
2

Push

3

Evaluate

Off by default until a dashboard rule or fallthrough serves true. Targeting is not in shipd.config.ts — see Target users. CLI one-off (no config file):
Prefer defineFlags + shipd push so the repo stays source of truth.