-
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 install
prepare plugin using install
into tmt try
#3071
Conversation
package
prepare plugin using install
into tmt try
6327ea5
to
6fd0799
Compare
Isn't it more natural to call that option install? As in |
778933e
to
e09d1e0
Compare
package
prepare plugin using install
into tmt tryinstall
prepare plugin using install
into tmt try
b3ed948
to
09659c3
Compare
c2806be
to
9ea8e3b
Compare
8ec34df
to
f6f4796
Compare
9ea8e3b
to
623b918
Compare
623b918
to
f322b2b
Compare
b9d3105
to
66c6d29
Compare
66a661a
to
241dda6
Compare
66c6d29
to
3e77301
Compare
015ae97
to
eb444d6
Compare
75ab54e
to
880c1b3
Compare
880c1b3
to
1b7d1f5
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. In 1b7d1f5 I've just adjusted the option description (we support non-local and non-rpm packages as well) and the release note a bit.
fix handle options in tmt try Drop unnecessary prepare- from phase name
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.
Drop unnecessary prepare- from phase name
Co-authored-by: Miloš Prchlík <[email protected]>
1b7d1f5
to
e540617
Compare
/packit test |
Co-authored-by: Ismail Ibrahim Quwarah <[email protected]> Co-authored-by: Petr Šplíchal <[email protected]> Co-authored-by: Miloš Prchlík <[email protected]>
Pull Request Checklist