Code Monkey home page Code Monkey logo

Comments (4)

jeffyoung avatar jeffyoung commented on May 23, 2024 1

Hi @evanportwood. Today, the extension doesn't support using a proxy so you're seeing behavior similar to #19.

However, I just took a look at the PR that was blocking the use of the proxy in vsts-node-api and it appears to have been merged (relatively) recently. The current version of the VS Code extension, 1.104.1, is using v3.1.1 of the vsts-node-api. In v4 of the vsts-node-api, a breaking change was made in which the API was moved from a Q.Promises or callback model to the async/await model. It was after that major version change was made that the PR I was blocked on was merged. Therefore, what I need to do is the work to take the latest version of the vsts-node-api and update the extension.

At this point I don't have an ETA for when that will get done but I'll make it a high priority (ideally it'll be in the next release). Thanks for asking (and for trying out the extension)!

from azure-repos-vscode.

jeffyoung avatar jeffyoung commented on May 23, 2024 1

At this point, an unauthenticated proxy should work (by setting http_proxy and https_proxy env vars; http_proxy in VS Code settings will not do). Authenticated proxies are still not supported by the vsts-node-api dependency.

from azure-repos-vscode.

evanportwood avatar evanportwood commented on May 23, 2024

Thanks for the quick and informative feedback! I appreciate you making
this a priority and look forward to the update.

On Thu, Sep 15, 2016, 3:07 PM Jeff Young [email protected] wrote:

Hi @evanportwood https://github.com/evanportwood. Today, the extension
doesn't support using a proxy so you're seeing behavior similar to #19
#19.

However, I just took a look at the PR that was blocking the use of the
proxy in vsts-node-api and it appears to have been merged (relatively)
recently. The current version of the VS Code extension, 1.104.1, is using
v3.1.1 of the vsts-node-api. In v4 of the vsts-node-api, a breaking change
was made in which the API was moved from a Q.Promises or callback model to
the async/await model. It was after that major version change was made that
the PR I was blocked on was merged. Therefore, what I need to do is the
work to take the latest version of the vsts-node-api and update the
extension.

At this point I don't have an ETA for when that will get done but I'll
make it a high priority (ideally it'll be in the next release). Thanks for
asking (and for trying out the extension)!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#51 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAF5BYhTRP7WY8fH9SfyplZijTE4XHNAks5qqZdogaJpZM4J-NA2
.

from azure-repos-vscode.

jeffyoung avatar jeffyoung commented on May 23, 2024

Hi @evanportwood. The vsts-node-api added some support for proxies (just not authenticated proxies) and this should be able to work at this time (a bit more information at #19). I'd be interested in hearing about your experience with an updated extension. Apologies for taking so long to update the issue.

from azure-repos-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.