apk_teardown_timeline
Compare two or more completed APK teardown jobs to build a version timeline. Returns pairwise diffs for each version transition, sorted by version code.
Instructions
Build a version timeline across 2+ apk-teardown jobs. Compares 2+ completed jobs the caller asserts are versions of the same app and returns the consecutive pairwise diff for each version transition, sorted by version code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ids | Yes | Comma-separated list of 2+ completed job ids, any order |