Rename CronUpdateStage to CronUpdateRunner

Created on 20 July 2023, 11 months ago
Updated 25 August 2023, 10 months ago

Problem/Motivation

In πŸ“Œ 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 we changed CronUpdateStage to no longer extend StageBase as it was no longer a stage but simply fired the drush command to perform the update. In that issue we had changed the class name CronUpdateRunner to reflect this but it made the diff much bigger as the class constants like CronUpdateStage::DISABLED are used many many places.

To make that issue easier to review we delayed the rename to this issue.

Steps to reproduce

Proposed resolution

Rename CronUpdateStage to CronUpdateRunner

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tedbow Ithaca, NY, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024