task_plugin.go
24.2 KB
-
refactor(task): remove the custom-plugin layer switch · 210734bb
TaskPluginOverrideEnabled had no UI since the master switch landed, yet when left off it marked every third-party plugin "disabled; platform unavailable" regardless of its own toggle. Drop the option, env var, registry flag, and the dead branch in ListTaskPlugins; the master switch and per-plugin toggles are the only two levels now.
CaIon committed