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
e.g. http://localhost:43071/_apis/pipelines/workflows/container/1?itemPath=Artifact+of+build+%28linux-x64%2C+true%29 as returned by the api server doesn't use the calling host with the port forwarding.
Removing the prefix in the ui code is also possible.
However alternatively remove this for the vscode extension and add it to a custom treeview
The text was updated successfully, but these errors were encountered:
e.g.
http://localhost:43071/_apis/pipelines/workflows/container/1?itemPath=Artifact+of+build+%28linux-x64%2C+true%29
as returned by the api server doesn't use the calling host with the port forwarding.Removing the prefix in the ui code is also possible.
However alternatively remove this for the vscode extension and add it to a custom treeview
The text was updated successfully, but these errors were encountered: