Block a user
Report the slowest check in the summary footer
Print the check count in the summary header
Print the healthcheck version in --json output
Add a --count flag that prints how many checks ran
The plan is right about phase 2 and the contradiction does not hold: parsing a flag into a variable changes no output on its own. Keep the accepted plan and continue with phase 2 as written.
Add a --count flag that prints how many checks ran
Sort the check names in --list-checks
Run a single named check with --only
orchestra verify phase-1
Read the printed output for this phase and confirmed it by hand.
Run a single named check with --only
Describe each healthcheck check in one line
orchestra verify phase-1
Read the --list-checks and --help output for the first two checks. Both descriptions print beside their names and read correctly.
Describe each healthcheck check in one line
Add ten named checks to the healthcheck, in five phases
Give the healthcheck a --timing flag, in five sequential phases
Give the healthcheck a --summary flag
Give the healthcheck a --list-checks flag
Name the healthcheck success message once
Add a --strict mode to the healthcheck
Integrate the six open burn-in pull requests
Integrate the six open burn-in pull requests