[4.0] Improve the cli command discover#33749
Conversation
tests/Unit/Libraries/Cms/Console/ExtensionDiscoverCommandTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Libraries/Cms/Console/ExtensionDiscoverInstallCommandTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Libraries/Cms/Console/ExtensionDiscoverListCommandTest.php
Outdated
Show resolved
Hide resolved
This comment was marked as abuse.
This comment was marked as abuse.
|
I have tested this item ✅ successfully on be63829 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33749. |
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
…est.php Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
|
@PhilETaylor I committed all your suggestions. Please have look, if everything is fine. |
This comment was marked as abuse.
This comment was marked as abuse.
|
please fix https://ci.joomla.org/joomla/joomla-cms/43524/1/8 |
This comment was marked as abuse.
This comment was marked as abuse.
|
funny when we have a pr with unit/system code too 😄 |
This comment was marked as abuse.
This comment was marked as abuse.
|
that's another issue plus a cli pr 👍 |
This comment was marked as abuse.
This comment was marked as abuse.
|
I have tested this item ✅ successfully on 646a889 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33749. |
|
@PhilETaylor can you please test this 1 |
This comment was marked as abuse.
This comment was marked as abuse.
|
@PhilETaylor Well there were commits after your test ... but I've just checked, it was just texts .. so I restore your result in the issue tracker. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33749. |
|
Just texts I meant. |
This comment was marked as abuse.
This comment was marked as abuse.
@PhilETaylor Was a typo, not "tests", "texts" I meant. But it's ok. |
Pull Request for Issue #32967 .
Summary of Changes
I have corrected the misleading duplicate consoles outputs mentioned in #32967 and I have added a task to
installand a task tolistthe detected extensions.Testing Instructions
Run
php cli/joomla.php extension:discover:listphp cli/joomla.php extension:discover:installand
php cli/joomla.php extension:discoverThe following is an example:
Actual result BEFORE applying this Pull Request
See #31524
Documentation Changes Required
Yes: https://docs.joomla.org/J4.x:CLI_Update