Skip to content

Avoid Catalog Listing When Filter Can Only Point to One Repo#604

Merged
estebanreyl merged 4 commits intoAzure:mainfrom
estebanreyl:esrey/optimize-repo-fetching
Mar 25, 2026
Merged

Avoid Catalog Listing When Filter Can Only Point to One Repo#604
estebanreyl merged 4 commits intoAzure:mainfrom
estebanreyl:esrey/optimize-repo-fetching

Conversation

@estebanreyl
Copy link
Contributor

Purpose of the PR

This PR adds support for cleaning up repositories without requiring a full repository listing.
This is important in several scenarios:

This PR closes that gap by allowing repository cleanup operations to proceed without relying on catalog listing, assuming the caller has the appropriate repository-level permissions. This makes cleanup workflows more scalable and better aligned with least-privilege access models. I also fixed a flaky unit test.

Copy link
Contributor

@gildardogmsft gildardogmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estebanreyl estebanreyl merged commit 0c7ca0d into Azure:main Mar 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants