validate_release_setup
Performs preflight checks before a release: verifies API key, Chromium, database, app reachability, and auth profile. Optionally validates Appium server for mobile testing.
Instructions
Preflight check before a release: verifies API key, Chromium, DB, app reachability, and auth profile.
This is the canonical MVP entry point — run this before discover_critical_journeys or run_release_check.
Args: check_mobile: If True, also checks Appium server reachability for mobile testing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_url | No | ||
| check_mobile | No | ||
| profile_name | No |