- Issue created by @tedbow
- πΊπΈUnited States tedbow Ithaca, NY, USA
Not adding sprint tag right now as I figure out what else needs to be done for π Enable unattended updates Fixed
- πΊπΈUnited States tedbow Ithaca, NY, USA
core/scripts/db-tools.php might be a example of how to write a php file to invoke a console command.
\Drupal\Core\Command\ServerCommand::boot might be a example of how to create a command the boots
- First commit to issue fork.
- last update
over 1 year ago Custom Commands Failed - @phenaproxima opened merge request.
- last update
over 1 year ago 816 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 816 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 816 pass, 1 fail - last update
over 1 year ago 816 pass, 1 fail - last update
over 1 year ago 816 pass, 1 fail - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 752 pass, 5 fail - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 769 pass, 3 fail - last update
over 1 year ago 769 pass, 3 fail - last update
over 1 year ago 769 pass, 3 fail - Status changed to Needs work
over 1 year ago 1:43pm 16 August 2023 - last update
over 1 year ago 769 pass, 3 fail - last update
over 1 year ago 775 pass, 2 fail - last update
over 1 year ago 775 pass, 3 fail - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 775 pass, 3 fail - last update
over 1 year ago 775 pass, 2 fail - last update
over 1 year ago 775 pass, 2 fail - last update
over 1 year ago 775 pass, 2 fail - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 2 fail - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago CI aborted - last update
over 1 year ago 2 fail - last update
over 1 year ago 2 fail - last update
over 1 year ago 2 fail - last update
over 1 year ago 2 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 2 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 1 fail - last update
over 1 year ago 1 pass - last update
over 1 year ago 776 pass - last update
over 1 year ago 730 pass, 5 fail - last update
over 1 year ago 776 pass - last update
over 1 year ago 776 pass - last update
over 1 year ago 776 pass - last update
over 1 year ago 776 pass - last update
over 1 year ago 770 pass, 1 fail - last update
over 1 year ago 776 pass - last update
over 1 year ago 776 pass - Assigned to phenaproxima
- πΊπΈUnited States tedbow Ithaca, NY, USA
There is on todo left pointing to this issue in
\Drupal\Tests\automatic_updates\Kernel\TestCronUpdateStage::runTerminalUpdateCommand()
// @todo Determine if the terminal command can be run in kernel tests when // the Drush dependency is removed in https://drupal.org/i/3360485. // Drush\TestTraits\DrushTestTrait only works with functional tests.
We don't actually need to run the command in kernel tests as of now so we could just remove the todo. We if we could run the command in kernel tests then we could probably convert
StatusCheckFailureEmailTest
back to kernel test which was before π For web server dependent unattended updates run the entire life cycle in a separate process that will not be affected by hosting time limits Fixed but that is not super important as it does work as a functional.Either way we need to remove the todo
- last update
over 1 year ago 776 pass - Issue was unassigned.
- πΊπΈUnited States phenaproxima Massachusetts
Re #11, I have removed the todo. I don't think we can run the terminal command in kernel tests, because it needs to boot into a real(-ish) Drupal site with a real file system, and kernel tests don't have either of those things. (It's true that our kernel tests use the real file system for certain things, but those stub sites are not bootable.)
- last update
over 1 year ago 777 pass 5:51 9:30 Running- last update
over 1 year ago 777 pass - last update
over 1 year ago 777 pass - last update
over 1 year ago 777 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 777 pass - Assigned to tedbow
- Status changed to Needs review
over 1 year ago 6:56pm 23 August 2023 - last update
over 1 year ago 770 pass, 1 fail - last update
over 1 year ago 777 pass - last update
over 1 year ago 777 pass - Status changed to RTBC
over 1 year ago 8:09pm 23 August 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
Looks good!
RTBC, hoping both branches pass
- last update
over 1 year ago 777 pass -
phenaproxima β
committed 1bd55d50 on 3.0.x
Issue #3360485 by phenaproxima, tedbow: Add Symfony Console command to...
-
phenaproxima β
committed 1bd55d50 on 3.0.x
- Status changed to Fixed
over 1 year ago 8:39pm 23 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.