feat: add local script support to hooks #9

Merged
moritz merged 3 commits from eCommons/alakazam:local-scripts into main 2026-08-31 16:33:15 +00:00
3 Commits
Author SHA1 Message Date
dannygroenewegen 35a1151a7d test(local-scripts): add tests for local script hooks
continuous-integration/drone/pr Build is passing
2026-08-31 13:02:57 +02:00
dannygroenewegen c8e6346a33 test(strict-hooks): add a server key to execute_cmds fixture 2026-08-31 12:44:55 +02:00
dannygroenewegen bdf0afd9dc feat: add local script support to hooks
Allow hooks to run local scripts in addition to abra.sh commands, for
custom actions that aren't generic enough to be implemented as abra.sh
commands. Scripts receive app, server, and instance domain as environment
variables.
2026-08-31 12:44:40 +02:00