Daniel Jurek
Daniel Jurek
Hey @PhoebeHui -- Those PRs are closed now. Thanks!
Looks like the annotation here shows the most recent failure. In this particular case the build failed (so no tests ran and no coverage was produced). Need to find a...
IAR findings from initial discussion: * IoT uses lab machines to build on IAR * Uses IAR network license and network license server * Has physical IoT device plugged into...
In order for this to merge properly we need to ensure that there is a tool in place to convert `blob//` to `blob//` in the URL on publishing.
Split off https://github.com/Azure/azure-sdk-for-c/issues/1044 to track the link validation work. This bug should track the remaining work to turn relative links in the docs to absolute links. I've linked it to...
At the moment there is not an out-of-box pluggable solution for this. There are a couple of approaches which require custom work.
This resulted in 2 additional issues: * https://github.com/Azure/azure-sdk-for-c/issues/1170 -- Removes use of `add_link_options` in cases where the cmake version is
https://github.com/Azure/azure-sdk/issues/1668 tracks the general fix for this. We should pull in the solution that gets used here.
Looks like there's a fix for this in .NET. Will check in on how this can be ported to other languages.