Skip to content

Use output parent directory to reduce guardian scan #78193

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Apr 17, 2025

outputParentDirectory tells guardian that all the outputs come from the same place, so scanning only needs to happen once. This applies to output items that are all the same pipelineArtifact type and grouped together.

Additionally, we have to copy the upload artifacts to a common subdirectory to avoid having guardian scan the entire artifacts folder

After (no interceding guardian steps):

https://dnceng.visualstudio.com/internal/_build/results?buildId=2690020&view=results

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 17, 2025
@dibarbet dibarbet force-pushed the dev/dibarbet/output_artifacts branch 2 times, most recently from 1a813f7 to 6becd0c Compare April 17, 2025 23:56
@dibarbet dibarbet force-pushed the dev/dibarbet/output_artifacts branch from 6becd0c to 1e8fe3c Compare April 17, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant