Skip to content

Remove dead scheduled-cache-invalidator schedule - #81

Merged
anditopping merged 1 commit into
mainfrom
chore/remove-mity-scheduler-command
Sep 16, 2026
Merged

anditopping merged 1 commit into
mainfrom
chore/remove-mity-scheduler-command

Conversation

@anditopping

Copy link
Copy Markdown
Contributor

app/Console/Kernel.php's schedule() was never actually loaded (bootstrap/app.php uses Laravel's Kernel-less bootstrap), so the statamic:scheduled-cache-invalidator:run schedule silently never ran. It relied on the Mity scheduled-cache-invalidator addon, which we no longer use, so removed it along with the dead Kernel.php and the orphaned config/statamic-scheduled-cache-invalidator.php.

app/Console/Kernel.php's schedule() was never actually loaded (bootstrap/app.php
uses Laravel's Kernel-less bootstrap), so the statamic:scheduled-cache-invalidator:run
schedule silently never ran. It relied on the Mity scheduled-cache-invalidator addon,
which we no longer use, so removed it along with the dead Kernel.php and the orphaned
config/statamic-scheduled-cache-invalidator.php.
@anditopping
anditopping merged commit 58f7c23 into main Sep 16, 2026
1 check passed
@anditopping
anditopping deleted the chore/remove-mity-scheduler-command branch September 16, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant