Skip to content

vsce: Debug task should launch server from deploy dir #115

Closed
@t1m0thyj

Description

Currently a number of steps are required to test server changes in the VSCE:

  • build server binaries
  • download PAX artifact
  • deploy new server

Investigate how to make the VSCE use the deploy dir in config.local.json when launched in debug mode.

Perhaps we could have the VSCE check the ZOWE_OPT_SERVER env var and define it in tasks.json like this: https://stackoverflow.com/a/67321906/5504760

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions