Contrib: Issue #3255320 by tedbow, phenaproxima: ReadinessCheckEvent should...
Contrib: Issue #3255320 by tedbow, phenaproxima: ReadinessCheckEvent should have CronUpdater instance when cron will run - project/automatic_updates@6a3f2d7c
Showing
- core/modules/auto_updates/auto_updates.services.yml 2 additions, 0 deletionscore/modules/auto_updates/auto_updates.services.yml
- core/modules/auto_updates/src/Event/ReadinessCheckEvent.php 15 additions, 4 deletionscore/modules/auto_updates/src/Event/ReadinessCheckEvent.php
- core/modules/auto_updates/src/Exception/UpdateException.php 6 additions, 0 deletionscore/modules/auto_updates/src/Exception/UpdateException.php
- core/modules/auto_updates/src/Form/UpdaterForm.php 43 additions, 11 deletionscore/modules/auto_updates/src/Form/UpdaterForm.php
- core/modules/auto_updates/src/Updater.php 6 additions, 10 deletionscore/modules/auto_updates/src/Updater.php
- core/modules/auto_updates/src/Validation/AdminReadinessMessages.php 3 additions, 0 deletions...es/auto_updates/src/Validation/AdminReadinessMessages.php
- core/modules/auto_updates/src/Validation/ReadinessValidationManager.php 42 additions, 14 deletions...uto_updates/src/Validation/ReadinessValidationManager.php
- core/modules/auto_updates/tests/fixtures/fake-site/composer.lock 6 additions, 1 deletion...dules/auto_updates/tests/fixtures/fake-site/composer.lock
- core/modules/auto_updates/tests/src/Functional/UpdaterFormTest.php 12 additions, 13 deletions...les/auto_updates/tests/src/Functional/UpdaterFormTest.php
- core/modules/auto_updates/tests/src/Kernel/ReadinessValidation/ReadinessValidationManagerTest.php 23 additions, 0 deletions...el/ReadinessValidation/ReadinessValidationManagerTest.php
- core/modules/auto_updates/tests/src/Kernel/UpdaterTest.php 44 additions, 26 deletionscore/modules/auto_updates/tests/src/Kernel/UpdaterTest.php
- core/modules/package_manager/src/ComposerUtility.php 1 addition, 18 deletionscore/modules/package_manager/src/ComposerUtility.php
- core/modules/package_manager/src/Exception/StageException.php 2 additions, 0 deletions.../modules/package_manager/src/Exception/StageException.php
- core/modules/package_manager/src/Exception/StageOwnershipException.php 2 additions, 0 deletions...package_manager/src/Exception/StageOwnershipException.php
- core/modules/package_manager/src/Exception/StageValidationException.php 2 additions, 0 deletions...ackage_manager/src/Exception/StageValidationException.php
- core/modules/package_manager/src/Stage.php 35 additions, 31 deletionscore/modules/package_manager/src/Stage.php
Loading
Please register or sign in to comment