Skip to content
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

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

Venefilyn
Copy link
Member

@Venefilyn Venefilyn commented Mar 18, 2024

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.

Jira Issues:

Checklist

  • PR has been tested manually in a VM (either author or reviewer)
  • Jira issue has been made public if possible
  • [RHELC-] is part of the PR title
  • GitHub label has been added to help with Release notes
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)
  • When merged: Jira issue has been updated to Release Pending if relevant

@Venefilyn Venefilyn added kind/breaking Indicates this will require major version update tests/tier0 PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`. tests/tier1 Run (optional) tier1 test jobs. Equivalent to `/packit test --labels tier1`. labels Mar 18, 2024
@has-bot
Copy link
Member

has-bot commented Mar 18, 2024

/packit test --labels tier1


Comment generated by an automation.

@has-bot
Copy link
Member

has-bot commented Mar 18, 2024

/packit test --labels tier0


Comment generated by an automation.

Copy link
Member

@r0x0d r0x0d left a 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.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.42%. Comparing base (3eb7e06) to head (32e9af6).

❗ Current head 32e9af6 differs from pull request most recent head 54258be. Consider uploading reports for the commit 54258be to get more accurate results

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              
Flag Coverage Δ
centos-linux-7 90.47% <ø> (-0.02%) ⬇️
centos-linux-8 91.46% <ø> (-0.01%) ⬇️
centos-linux-9 91.51% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Venefilyn
Copy link
Member Author

/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
@Venefilyn
Copy link
Member Author

/packit test

@Venefilyn
Copy link
Member Author

/packit build

@Venefilyn Venefilyn merged commit 6ae5f07 into oamg:main Mar 27, 2024
38 of 58 checks passed
@Venefilyn Venefilyn deleted the chore/remove-variant-option branch March 27, 2024 09:43
@danmyway danmyway changed the title [RHELC-1425] Breaking change: Remove -v|--variant arg [RHELC-1425, RHELC-1429] Breaking change: Remove -v|--variant arg May 16, 2024
@hosekadam hosekadam mentioned this pull request May 27, 2024
@hosekadam hosekadam changed the title [RHELC-1425, RHELC-1429] Breaking change: Remove -v|--variant arg [RHELC-1425, RHELC-1429] Remove -v|--variant arg May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/breaking Indicates this will require major version update tests/tier0 PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`. tests/tier1 Run (optional) tier1 test jobs. Equivalent to `/packit test --labels tier1`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants