Skip to content

fix(cli): improve plugin hint (#88) and operator update guard (#41 - #27

Open
f1g0n4cc1 wants to merge 2 commits into
apache:mainfrom
f1g0n4cc1:main
Open

fix(cli): improve plugin hint (#88) and operator update guard (#41#27
f1g0n4cc1 wants to merge 2 commits into
apache:mainfrom
f1g0n4cc1:main

Conversation

@f1g0n4cc1

Copy link
Copy Markdown

This PR addresses two user experience issues in the CLI:

  1. Plugin Discovery (#88): Added a usage hint with the repository URL when no plugins are found. This prevents new users from reaching a "dead end."
  2. Operator Guard (Test all Go packages #41): Added a check to ensure the CLI only suggests operator updates if an operator is actually installed, preventing confusing "ghost" update notifications.

Fixes

Comment thread prepare.go

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what is exactly the purpose of this change?

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