User tests: Successful: Unsuccessful:
The commands for core updates are not consistent right now. This is a first attempt at getting a system into these commands and improving the output. This PR renames the core:check-updates
command to core:update:check
(and adds an alias to keep it backwards compatible) and extends the output to display the current Joomla version and the update channel we are currently on.
An additional command core:update:set-channel
will allow to set the update channel in the future.
php cli/joomla.php
php cli/joomla.php core:update:check
php cli/joomla.php core:check-updates
to 1.: See the command listed as core:check-updates
to 2.: See the command fail
to 3.: See the title "Joomla updates" and the text "You already have the latest Joomla version..."
to 1.: See the command listed as core:update:check
and with an alias of core:check-updates
to 2.: See the command go through successfully with the title "Joomla Update Status" and the currently selected update channel and the current Joomla version in addition to the next available version.
to 3.: See the command to also work successfully, like in 2.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item ✅ successfully on fcc5429
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
PR-5.1-dev
|
RTC
Labels |
Added:
Feature
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-01-18 22:06:41 |
Closed_By | ⇒ | Razzo1987 |
Thanks!
I have tested this item ✅ successfully on fcc5429
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42594.