FIX: QVAC (QuantumVerse Automatic Computer) Packing
This commit is contained in:
@@ -54,8 +54,12 @@ Env knobs:
|
||||
| `PEARDATA_CLIENT_HOSTS` | all 64-bit | Client host list |
|
||||
| `PEARDATA_SKIP_CLIENT=1` | off | Server-only release |
|
||||
| `PEARDATA_SKIP_REBUILD=1` | on in CI | Skip `@electron/rebuild` |
|
||||
| `PEARDATA_SKIP_QVAC=1` | off | Tools-only Electron client (no Bare LLM worker) |
|
||||
| `PEARDATA_CLIENT_TIMEOUT_MS` | `1200000` with QVAC / `600000` without | Per-host client package timeout |
|
||||
| `DRY_RUN=1` | off | Stage archives, skip upload |
|
||||
|
||||
Desktop clients ship **QVAC** (`@qvac/sdk` + forge plugin) unless `PEARDATA_SKIP_QVAC=1`. See [QVAC.md](./QVAC.md) and [CI.md](./CI.md).
|
||||
|
||||
## CI / forge pipelines
|
||||
|
||||
| Forge | Workflow | Trigger | Output |
|
||||
|
||||
Reference in New Issue
Block a user