Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcd0578925 |
@@ -0,0 +1,53 @@
|
||||
# Task 06G4E83E4KRXM8DS90M2648MGM
|
||||
|
||||
Add a --quiet flag to the healthcheck script
|
||||
|
||||
- Project: test-e2e
|
||||
- Source: gitea:test-e2e/8
|
||||
- Priority: 0
|
||||
|
||||
## Instructions
|
||||
|
||||
## Goal
|
||||
|
||||
Add a --quiet flag to the healthcheck script
|
||||
|
||||
scripts/orchestra_e2e_healthcheck.sh already handles --help. Add a --quiet flag alongside it that suppresses the success line and still exits 0. Leave the default behaviour and the --help output unchanged.
|
||||
|
||||
## Verification
|
||||
|
||||
- `bash -n scripts/*.sh && bash scripts/orchestra_e2e_healthcheck.sh` exited 0
|
||||
- commit: 41dee802416aaa9020a2e31ae5b79fa084a4f150
|
||||
- independent review of 41dee802416aaa9020a2e31ae5b79fa084a4f150: pass
|
||||
- accepted plan: 6c62e3cde23ed9aca296ed5b60295384b35cdad9fe0e1e45fa381d5801fb9af3
|
||||
|
||||
## Behavioural changes
|
||||
|
||||
- none reported
|
||||
|
||||
## Deviations from plan
|
||||
|
||||
- none reported
|
||||
|
||||
## Remaining risks
|
||||
|
||||
- none reported
|
||||
|
||||
## Review hotspots
|
||||
|
||||
- none reported
|
||||
|
||||
The sections above are derived from Orchestra state. The reported
|
||||
changes, deviations, risks, and hotspots are the implementing agent's
|
||||
own account and are not verified.
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- not stated in the task contract
|
||||
|
||||
## Completion
|
||||
|
||||
Run the configured quality gate. When the task is ready for the worker to verify and deliver, create `.orchestra/done`. Do not write a prose completion report.
|
||||
|
||||
This file is immutable for the lifetime of the task (§6.2) — its hash is
|
||||
carried in every handoff and re-verified on every pickup. Do not edit it.
|
||||
Reference in New Issue
Block a user