Skip to the content.

Release Guide

This page is the concise release flow for packaging and Chrome Web Store readiness.

Quick navigation:

Build App Bundles

python scripts/build/gui_app.py
python scripts/build/gui_app.py --validate

Installers:

python scripts/build/installer.py
python scripts/build/installer.py --validate

CWS Preflight Gate

npm --prefix scripts run preflight:cws

References:

Policy And Decision Context