Skip to content

chore(librarian): resolve issue where .repo-metadata is not copied#14831

Closed
parthea wants to merge 3 commits intomainfrom
resolve-issue-repo-metadata
Closed

chore(librarian): resolve issue where .repo-metadata is not copied#14831
parthea wants to merge 3 commits intomainfrom
resolve-issue-repo-metadata

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 31, 2025

#14827 removed logic to copy .repo-metadata. shutil.copytree was supposed to take care of that copy but it appears that hidden files are not copied when they live in sub folders. This PR fixes the issue so that .repo-metadata.json files are properly copied.

After this is merged, we should follow the steps here to pin the container image.

@parthea parthea requested a review from a team October 31, 2025 17:25
@parthea parthea requested a review from a team as a code owner October 31, 2025 17:25
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