sonatype-nexus-community / vscode-iq-plugin

Visual Studio Code plugin for Nexus IQ
MIT License
18 stars 21 forks source link

[BUG] #251

Open glsonatype opened 1 year ago

glsonatype commented 1 year ago

Describe the bug The .sonatype-config Stage value is not being recognized when specified for a workspace/project. The default Stage will alway be develop.

To Reproduce Steps to reproduce the behavior:

  1. Create a .sonatype-config for a workspace project and specify a Stage value other than develop
  2. Evaluate the workspace
  3. The generated application report link will always be a develop stage report

Expected behavior The generated report should be for the specified stage reflected in the .sonatype-config file and be visible in the UI

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

cc @bhamail / @DarthHater