You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The artifacts are organized like this for the /azure helper extension
And then when we go to release it, the release pipeline doesn't know where to look in the build artifacts to find the vsix and correct package.json.
Correct fix is to move to Brandon's new signing/release pipeline design. But a short term fix might be to add a new variable/parameter to the release pipeline that tells the release pipeline where to look for the release artifacts within the build artifacts.