Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 599 Bytes

File metadata and controls

19 lines (14 loc) · 599 Bytes

Automation extensions

Disabled-by-default product extensions for automation schedules. This feature adds multi-time RRULE handling and eagerly exposes the automation_update tool. Neither change is Linux runtime compatibility code.

Enable it in linux-features/features.json only when both product extensions are wanted:

{ "enabled": ["automation-extensions"] }

The feature patches current upstream webview assets and therefore may require an update when those private bundle shapes change. Validate it with:

node --test linux-features/automation-extensions/test.js