-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cli completion #8725
feat: cli completion #8725
Conversation
[jx-info] Hi, we've detected that the pipelines in this repository are using a syntax that will soon be deprecated. |
42e585d
to
6985ae4
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8725 +/- ##
==========================================
- Coverage 34.94% 31.62% -3.32%
==========================================
Files 11 11
Lines 1242 1369 +127
==========================================
- Hits 434 433 -1
- Misses 764 891 +127
- Partials 44 45 +1 ☔ View full report in Codecov by Sentry. |
completion for plugins (heavily inspired by kubectl) namespace completion some simplification linting fixes related to #8723 Signed-off-by: Mårten Svantesson <[email protected]>
/cc tomhobson JordanGoasdoue Skisocks mentlak0 |
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Skisocks The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Failed to merge this PR due to:
|
Fixes #8723