Skip to content

feat: Portable build & CLI command execution for CI pipelines#8587

Draft
malec-palec wants to merge 6 commits into
4ian:masterfrom
PlaytikaOSS:feat/cli-build
Draft

feat: Portable build & CLI command execution for CI pipelines#8587
malec-palec wants to merge 6 commits into
4ian:masterfrom
PlaytikaOSS:feat/cli-build

Conversation

@malec-palec
Copy link
Copy Markdown
Contributor

Portable self-contained zip bundle (npm run build-portable) without code-signing, plus headless --run-command CLI flag that executes any Command Palette command after loading a project.
In CLI mode all blocking dialogs (autosave, changelog, confirmations) are auto-resolved, the window is hidden, and the process exits with a meaningful exit code.
Enables CI pipelines to run exports (e.g. EXPORT_HTML5_EXTERNAL) using only the editor distribution - no installation or display required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant