ibvhefe / TestingWidgets

1 stars 0 forks source link

Azure DevOps Server Support #1

Open sharpjoe opened 1 month ago

sharpjoe commented 1 month ago

Have a need for your flaky test report and would love to use it. The extension in the marketplace is listed as supporting Azure DevOps Server as well as the Cloud Services. It doesn't work (doesn't show the instance or repositories).

Looking at the code it seems to be hard coded just for the cloud services. Do you have a version that works with the on-premise version? If not, the meta data should probably be updated to remove the Server tag.

ibvhefe commented 1 month ago

Hi @sharpjoe , thank you for your ticket. I am sorry, but I never had on-prem in mind. I only targeted DevOps Services, which is the cloud version, I believe (Services != Server).

image

I have not noticed, that the marketplace website automatically adds the "Azure DevOps Server" tag, also. I will try to remove the tag, but haven't found a way yet.

I am sorry for the inconvenience.

Best regards, Sebastian

sharpjoe commented 1 month ago

Thanks, understood, lots of us use one or the other but not both, would rather be on the cloud but have restrictions that mean we can't. I may fork a copy and try and get it working. If I do are you interested in the updates?

sharpjoe commented 1 month ago

The vss-extension.json file references flaky-configuration.html which doesn't seem to be in the repository, is it an oversight or am I missing something?

ibvhefe commented 1 month ago

Ofc I would be interested in your update :) I think flaky-configuration is an overseen left-over from some refactoring and can be deleted.