-
Hi Guys,
Looks like I need your help
I’m trying to query distributedtask in extension and getting 401 error regardless Using Rest or API
I tried all scopes mentioned here https://www.visualstudio…
-
Hello everyone 👋
Your VS extension seems to be exactly what I've been looking for... so cool to get an url pointing to a file of your code when you need to share something with a colleague! 👍
I'…
-
I hope you're well. Please share your valuable insights. I really appreciate it.
I have a python function that sends images to lm studio and it works good when it is called from a tester code.
But…
-
It is confusing that the npm package is titled differently from the source code repo. Furthermore, since you are not publishing the CLI under the `@microsoft` scope, a bad-actor could publish somethin…
-
ex:
```
>>> tfs = vim.TaskFilterSpec()
>>> task_collector = content.taskManager.CreateCollectorForTasks(tfs)
>>> len(task_collector.latestPage)
10
>>> task_collector.SetLatestPageSize(20)
>>> len(tas…
-
This tool has the same issue as the cross platform build agent when it comes to authenticating correctly to an on-prem TFS server using SSL.
As we know you can only authenticate to on-prem TFS using …
-
What's frustrating is I have no uncommitted changes and I cannot get a list of what's causing this.
running git tfs pull --debug gives the following:
No authors file used.
git-tfs version 0.25.…
-
Visual Studio 2010 team Foundation Server (TFS) question:
I'm using ISubscriber.ProcessEvent to process quality change events.
This method is defined as follows:
public EventNotificationStatus Pro…
-
Hi there,
Trying to manage my custom tasks using `tfx-cli` with my on-prem TFS 2015 server.
I'm logging in using `--auth-type basic` without a problem, yet whenever I try to execute any command whic…
-
Git notes have a nice feature of having one-way relationship with objects they are attached to. In the context of git-tfs, this means that:
- checkins will not affect Git commit hashes;
- TFS-specif…