Saphan StudioDocs
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

saphan verify-affected [flags]

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

OptionTypeDefaultDescription
--basestringunsetbase commit/ref for changed-path discovery (required)
--configstring/Users/mmarzec/.saphan/configconfig-v1 path containing [verify.affected]
--headstringHEADhead commit/ref to measure
--repostringunsetrepository to measure (default: current directory)

On this page