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
Contributor

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.

See #7

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. See #7
dannygroenewegen requested review from simon 2026-06-01 19:33:36 +00:00
dannygroenewegen requested review from moritz 2026-06-01 19:33:42 +00:00
dannygroenewegen force-pushed local-scripts from 18069e88ae to 2d70bea1ac 2026-06-17 09:49:00 +00:00 Compare
dannygroenewegen force-pushed local-scripts from 2d70bea1ac to 9a8658ab25 2026-08-25 12:34:02 +00:00 Compare
Author
Contributor

@moritz, are you in principle okay with merging this functionality, but don't have time to review?
I'm happy to rebase and work off this branch if I know we can integrate this at some point.

@moritz, are you in principle okay with merging this functionality, but don't have time to review? I'm happy to rebase and work off this branch if I know we can integrate this at some point.
dannygroenewegen added 3 commits 2026-08-31 11:11:33 +00:00
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.
test(local-scripts): add tests for local script hooks
continuous-integration/drone/pr Build is passing
35a1151a7d
dannygroenewegen force-pushed local-scripts from 9a8658ab25 to 35a1151a7d 2026-08-31 11:11:33 +00:00 Compare
moritz approved these changes 2026-08-31 16:33:06 +00:00
moritz left a comment
Owner

Looks good 👍

Looks good 👍
moritz merged commit 1fde0b6a7d into main 2026-08-31 16:33:15 +00:00
Sign in to join this conversation.