Fixes #
- /werft with-werft Run the build with werft instead of GHA
- leeway-no-cache leeway-target=components:all
- /werft no-test
Run Leeway with
--dont-test
Publish Options
- /werft publish-to-npm
- /werft publish-to-jb-marketplace
Installer Options
- with-ee-license
- with-dedicated-emulation
- with-ws-manager-mk2
- workspace-feature-flags Add desired feature flags to the end of the line above, space separated
- /werft with-local-preview
If enabled this will build
install/preview
- /werft with-preview
- /werft with-large-vm
- /werft with-gce-vm If enabled this will create the environment on GCE infra
- /werft with-integration-tests=all
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh