Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.86 KB

pull_request_template.md

File metadata and controls

66 lines (55 loc) · 1.86 KB

Description

Related Issue(s)

Fixes #

How to test

Release Notes

Documentation

Build Options:

  • /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

Preview Environment Options:

  • /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