fix(cli): uninstall extensions using their source URL#8692
Merged
Conversation
|
Size Change: +175 B (0%) Total Size: 17.3 MB ℹ️ View Unchanged
|
Code Coverage Summary
CLI Package - Full Text ReportCore Package - Full Text ReportFor detailed HTML reports, please see the 'coverage-reports-22.x-ubuntu-latest' artifact from the main CI run. |
chrstnb
reviewed
Sep 18, 2025
chrstnb
reviewed
Sep 18, 2025
chrstnb
reviewed
Sep 18, 2025
chrstnb
approved these changes
Sep 18, 2025
nagendrareddy10
pushed a commit
to nagendrareddy10/gemini-cli
that referenced
this pull request
Sep 22, 2025
…8692) Co-authored-by: Taneja Hriday <hridayt@google.com>
yashv6655
added a commit
to yashv6655/gemini-cli
that referenced
this pull request
Sep 22, 2025
…8692) Co-authored-by: Taneja Hriday <hridayt@google.com>
chrstnb
pushed a commit
that referenced
this pull request
Sep 23, 2025
Co-authored-by: Taneja Hriday <hridayt@google.com>
thacio
added a commit
to thacio/auditaria
that referenced
this pull request
Oct 2, 2025
giraffe-tree
pushed a commit
to giraffe-tree/gemini-cli
that referenced
this pull request
Oct 10, 2025
…8692) Co-authored-by: Taneja Hriday <hridayt@google.com>
cocosheng-g
pushed a commit
that referenced
this pull request
May 6, 2026
Co-authored-by: Taneja Hriday <hridayt@google.com>
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.
TLDR
This change lets user uninstall extensions using extension's source URL if it was captured during installation as installMetaData.
Dive Deeper
Reviewer Test Plan
Testing Matrix
Linked issues / bugs
Fixes - #8623