Fernando Rojo
Fernando Rojo
made a small update to the already existing parsing logic to allow for basic conditional dependency checking (at least for python_version): [973](https://github.com/microsoft/component-detection/pull/973)
Closed as these have already been updated
DockerServiceTests.DockerService_CanPingDockerAsync requires docker be installed and running, so that should be made to instead return inconclusive or conditionallly skipped on no-docker available. I agree with the other removals of `TestMethod`
The DockerService_CanPingDockerAsync test requires docker to be installed and running on the agent to pass, but are still necessary in cases where there is a windows machine running a docker...
still awaiting an update on https://github.com/package-url/packageurl-dotnet/pull/24
Hi @CraigMacomber, We got held up with some deployment freezes but I will be merging this and deploying today!