Local hooks held back from a cloud session now tell you in plain words why.
What's wrong with this entry?
When your local hooks are forwarded to a cloud session, each one that is held back now says why in prose rather than being quietly dropped.
- Reasons include: after-edit hooks stay on this machine; only command and http hook types can be forwarded; a matcher written as a pattern rather than a plain list is refused; a script living somewhere the cloud session can write on this machine is held unless pinned; duplicates and registrations past the cap are dropped; an entry marked
cloud: "skip"is skipped. - Standing states get their own wording too: paused, declined, disabled, unsupported, invalid and stale registrations.
only command and http hooks can run for a cloud session
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
SessionEnd hooks lose the
bypass_permissions_disabledreasonBoth mention hook
-
v2.1.236
Hooks and Ctrl-C go quiet once shutdown has started
Both mention hook
-
v2.1.236
Shutdown seals transcript writes and gives SessionEnd hooks more time
Both mention hook