macayu17/Cutscene regeneration
Replay a recorded demo against this build, report locator drift, and optionally rebuild the declared outputs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the demo.yml describing the recorded demos. | — | demo.yml |
| demo | Run one configured demo by id. Runs every demo when empty. | — | "" |
| dry-run | Check drift only, without recording fresh pixels or rebuilding outputs. | — | true |
| heal | Promote the ranked locator that actually resolved and write the trace back. | — | false |
| comment | Post the report as a pull request comment, replacing the previous one. | — | true |
| version | Version of the Cutscene packages to install. | — | latest |
Outputs
| name | description |
|---|---|
| exit-code | 0 every step matched, 1 a step drifted or is orphaned, 2 the run failed. |
| report | The regeneration output. |