Skip to content

chore(librarian): resolve issue where version file would not be updated in proto-only library#14675

Merged
parthea merged 1 commit intomainfrom
fix-proto-only-library-version-file
Oct 7, 2025
Merged

chore(librarian): resolve issue where version file would not be updated in proto-only library#14675
parthea merged 1 commit intomainfrom
fix-proto-only-library-version-file

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 7, 2025

This is a fast-follow fix to #14674 to address an incorrect assumption that Path().rglob would be empty if no matches were found. We need to explicitly convert the result to a list and check the length of the results.

@parthea parthea requested a review from a team October 7, 2025 18:26
@parthea parthea requested a review from a team as a code owner October 7, 2025 18:26
@parthea parthea requested a review from jskeet October 7, 2025 18:26
@parthea parthea merged commit e10673d into main Oct 7, 2025
26 checks passed
@parthea parthea deleted the fix-proto-only-library-version-file branch October 7, 2025 18:31
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