-
Notifications
You must be signed in to change notification settings - Fork 220
[perf.yml] Only checkout PerfAutomation from azure-sdk-tools #12604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Other files in azure-sdk-tools repo are unnecessary - Unnecessary checkout hurts perf and increases security footprint
|
The following pipelines have been queued for testing: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR optimizes the checkout process in the performance pipeline by implementing sparse checkout for the azure-sdk-tools repository, reducing unnecessary file downloads and improving security posture.
Key Changes:
- Implements sparse checkout to only fetch the PerfAutomation tool directory from azure-sdk-tools
- Reduces the checkout footprint by excluding unnecessary files from the azure-sdk-tools repository
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12604 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Mike Harder <[email protected]>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12604 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Mike Harder <[email protected]>
Verification Run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5483253&view=results