You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not expecting this would be fixable, unless there's plans to refactor this module to use Packagist instead.
Additional Context
No response
Validations
Check that there isn't already an issue that reports the same bug
Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)
The text was updated successfully, but these errors were encountered:
elliot-sawyer
changed the title
getModuleHealthInfo() doesn't work anymore since addons is decommissioned
Addons is decommissioned, so CheckForUpdatesJob fails
Apr 30, 2024
Module version(s) affected
3.1.0
Description
This URL is no longer valid because
The dedicated Addons site has been discontinued
ModuleHealthLoader::getModuleHealthInfo(), L23:
$endpoint = 'addons.silverstripe.org/api/ratings?addons=' . implode(',', $addons);
How to reproduce
https://addons.silverstripe.org/api/ratings?addons=bringyourownideas/silverstripe-composer-update-checker,bringyourownideas/silverstripe-maintenance
Possible Solution
I'm not expecting this would be fixable, unless there's plans to refactor this module to use Packagist instead.
Additional Context
No response
Validations
silverstripe/installer
(with any code examples you've provided)The text was updated successfully, but these errors were encountered: