-
Notifications
You must be signed in to change notification settings - Fork 125
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
Add epel
prepare plugin using feature
into tmt try
#2985
Conversation
8fc5a1f
to
c163d95
Compare
ff301d4
to
55eb5a9
Compare
Adding |
@falconizmi commit message and PR $SUBJ would deserve a small tweak: "Add epel prepare plugin using feature" is technically correct, but it looks like the |
epel
prepare plugin using feature
epel
prepare plugin using feature
into tmt try
719a2c6
to
f788244
Compare
ab5f7f2
to
83d190f
Compare
6327ea5
to
6fd0799
Compare
623b918
to
f322b2b
Compare
66a661a
to
241dda6
Compare
/packit build |
be72331
to
5aef875
Compare
fix handle options in tmt try Drop unnecessary prepare- from phase name
fix `epel` coverage test in tmt try
Add mention of prepare/feature plugin in tmt try documentation
fix `epel` release note in tmt try Add mention of prepare/feature plugin in tmt try release notes Adjust text length to match the header Fix links to plugins (#3104) Add missing full stop
The extra action for handling options should not be needed. Plus it breaks use cases like `tmt try --epel` with tests. Included a few minor style adjustments.
5aef875
to
4d5bf16
Compare
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.
Thanks for implementing this! Looks good. The only thing is the extra option-handling action which should not be needed. Tried to remove in 4d5bf16 and everything seems to be working just fine. @falconizmi, could you please have a look if the change is ok?
Looks good to me |
Co-authored-by: Ismail Ibrahim Quwarah <[email protected]> Co-authored-by: Petr Šplíchal <[email protected]>
Add option
--epel
intmt try
to enable epel repository.Pull Request Checklist