No Code Attached Yet
avatar brianteeman
brianteeman
2 Jul 2024

Use the cli to set the joomla update channel
You have FOUR choices as shown in the error message when you get it wrong
[default, next, testing, custom]
image

If you try to change the joomla update channel to any of those 4 choices then you will get a success message and when you use the cli to check which channel you are on it will confirm your choice

image

However there are only three possible update channels now since the testing channel was removed #43147 from the web interface but the code is still present in the console libraries\src\Console\CheckJoomlaUpdatesCommand.php

You should not be able to successfully set the update channel to testing from the CLI but it appears that you can

image

avatar brianteeman brianteeman - open - 2 Jul 2024
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jul 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Jul 2024
avatar richard67 richard67 - close - 10 Jul 2024
avatar richard67 richard67 - change - 10 Jul 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-07-10 04:56:38
Closed_By richard67
avatar richard67
richard67 - comment - 10 Jul 2024

Closing as having a pull request. Please test #43764 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment