refactor: use github.com/googleapis/librarian/cmd/sidekick#2815
Merged
julieqiu merged 8 commits intogoogleapis:mainfrom Aug 4, 2025
Merged
refactor: use github.com/googleapis/librarian/cmd/sidekick#2815julieqiu merged 8 commits intogoogleapis:mainfrom
julieqiu merged 8 commits intogoogleapis:mainfrom
Conversation
2f2e03e to
2748c99
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2815 +/- ##
=======================================
Coverage 95.37% 95.37%
=======================================
Files 100 100
Lines 4256 4256
=======================================
Hits 4059 4059
Misses 197 197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
37e356a to
1291c11
Compare
1291c11 to
255d050
Compare
coryan
reviewed
Aug 4, 2025
coryan
approved these changes
Aug 4, 2025
Collaborator
coryan
left a comment
There was a problem hiding this comment.
I will send a separate PR to update the developer documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Code in generator/ has been moved to
https://github.com/googleapis/librarian/tree/main/internal/sidekick.
Code in generator/dart is moved to dart/.
Delete generator/ and use
github.com/googleapis/librarian/cmd/[email protected]
Fixes googleapis/librarian#1546
Fixes googleapis/librarian#1550