Wes Haggard
Wes Haggard
@benbp Didn't the recent git client change also potentially change the perf of the cone option. It might be worth experimenting with their new recommendations.
With the work that @sima-zhu recently did we may want to consider splitting up the paths based on the chunking as well to help with some of this time. For...
You will need to rebase the latest changes from main to resolve the conflicts in order to get pipelines to trigger.
/azp run prepare-pipelines
/azp run net - loadtestservice - ci
/azp run net - loadtestservice - tests
For triggering the pipeline manually run `/azp run net - [ServiceDirectory] - mgmt` instead. @sima-zhu once you get the work done to run the core pipeline code gen step in...
After further conversation we did not end up enabling this for the core pipeline because it turns out it is not needed so we removed the `*` from there. I...
I'd like to keep this open for now because what we have is still in testing from my perspective.
We should also consider updating https://github.com/Azure/azure-sdk-for-net/blob/main/eng/checkenforcer.md with a note about this script and when to run it.