Benjamin Huser-Berta
Benjamin Huser-Berta
Hi @mburumaxwell We'd also like to use the extension as it's very useful, so first of all thanks for putting in work and making it available for everyone to use....
Thanks for the feedback, I'll try running it with the `EXCON_DEBUG=1` variable later today. Quick question, where did you get that from? As I was looking for some more info...
@mburumaxwell I now ran it with the debug flag and saw this: ``` :host => "pkgs.dev.azure.com" :local_address => "172.17.0.2" :local_port => 48896 :path => "/MyOrg/_packaging/PackageCache/nuget/v3/index.json" :port => 443 :reason_phrase =>...
@themightyjohn Wow awesome, I've just tried it and it works. Thanks for figuring this out and sharing it! Should this be put somewhere in the docs/readme/Task description or are we...
@themightyjohn Thanks. I've got to add, I see the same problem not only with nuget feeds, but also with our npm feed that we host on Azure Artifacts. So I...
Hi @Sageatahan can you post some details from your configuration (or the exactly yaml if you have it)? Did anything change in the build that is being triggered? Are you...
Hi @venkatest have you made sure that you've set the variables on the triggered build as "overridable" by users?  The error "Could not queue the build because there were...
Thanks for checking & confirming @venkatest @Sageatahan does the same apply to you? Would you be able to check and see if you can fix your issue the same way?
Closed due to inactivity
Hi @gherasim-learn I've never used objects as inputs, so this was new to me. I've recreated a similar pipeline and tried to trigger it manually, specifying a custom input from...