Create or read an installation plan
open77_workshop_planGenerate an installation plan for a release to inspect permissions, dependencies, replaced files, and blockers, or retrieve an existing plan by ID.
Instructions
Creates an installation plan for one release (Warden inspects the package and lists permissions, dependencies, files it would replace and blockers), or reads an existing plan by id. SHOW THE PLAN TO THE HUMAN; the plan's sha256 is what open77_workshop_install needs, together with their consent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | No | Read this plan instead of creating one | |
| discard | No | With planId: discard the plan instead of reading it | |
| projectId | No | ||
| releaseId | No | ||
| allowPrerelease | No | ||
| acknowledgedUntestedReleases | No | Release ids the human accepted although they do not list this server build | |
| acknowledgedExternalResources | No |