Skip to content

chore: wait until all webviews are built when creating package

Pavel Shutsin requested to merge update-chat-webview-build-logic into main

Description

Fixes a bug when chat webview is not included into extension package because packaging starts before webview build process is finished.

Related Issues

Resolves #1096 (closed)

How has this been tested?

  1. package_test pipeline will create artifact with the extension. Unpack it and check that all webviews are present.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Pavel Shutsin

Merge request reports

Loading