Reference/Command reference
saphan verify-affected
Advisory: run the suite for changed packages and their reverse dependencies
saphan verify-affected
Advisory: run the suite for changed packages and their reverse dependencies
Run the FAST, ADVISORY verification tier for --base...--head.
The engine sends changed paths to the configured [verify.affected] proc adapter through the JSON file named by SAPHAN_AFFECTED_MANIFEST. The adapter writes its exact selected scope to SAPHAN_AFFECTED_SCOPE_OUT. This tier never certifies trunk, never moves the verified pointer, and never licenses merge; only the full tier can do that.
Options
| Option | Type | Default | Description |
|---|---|---|---|
--base | string | unset | base commit/ref for changed-path discovery (required) |
--config | string | /Users/mmarzec/.saphan/config | config-v1 path containing [verify.affected] |
--head | string | HEAD | head commit/ref to measure |
--repo | string | unset | repository to measure (default: current directory) |