Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for "--headless-hosted-plugin-inspect" cmd argument #13918

Merged
merged 4 commits into from
Aug 5, 2024

Commits on Jul 11, 2024

  1. Support for "--headless-hosted-plugin-inspect" cmd argument #13462

    * allow to pass down server name to HostedPluginServer from
    AbstractHostedPluginSupport
    * pass down either hosted-plugin or headless-hosted-plugin
    * add preferences to specify node js debug ports per hosted plugin
    server
    * adjust PluginDebugConfiguration to also accept and array of
    server-name to debug port entries
    jfaltermeier committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    55c7385 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Support for "--headless-hosted-plugin-inspect" cmd argument #13462

    * refactor to directly set servername on backend instead of handing it
    down from frontend
    jfaltermeier committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    57ea516 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    20e47e1 View commit details
    Browse the repository at this point in the history
  2. Support for "--headless-hosted-plugin-inspect" cmd argument #13462

    * address review comments
    * remove serverName property
    jfaltermeier committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7ef410a View commit details
    Browse the repository at this point in the history