-
Notifications
You must be signed in to change notification settings - Fork 84
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
[RHELC-1425, RHELC-1429] Remove -v|--variant
arg
#1149
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1149 +/- ##
==========================================
- Coverage 95.42% 95.42% -0.01%
==========================================
Files 51 51
Lines 4593 4588 -5
Branches 810 809 -1
==========================================
- Hits 4383 4378 -5
Misses 134 134
Partials 76 76
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/packit test |
As we are going to do a major version change we want to remove all deprecated and unused client-facing things, such as the unsupported naming and deprecated arguments. This change has to do with removing `--variant` as it is no longer used and serves no purpose. Related RHELC-1425
32e9af6
to
54258be
Compare
/packit test |
/packit build |
-v|--variant
arg-v|--variant
arg
-v|--variant
arg-v|--variant
arg
As we are going to do a major version change we want to remove all
deprecated and unused client-facing things, such as the unsupported
naming and deprecated arguments.
This change has to do with removing
--variant
as it is no longer usedand serves no purpose.
Jira Issues:
Checklist
[RHELC-]
is part of the PR titleRelease Pending
if relevant