feat: add local script support to hooks #9

Open
dannygroenewegen wants to merge 1 commits from eCommons/alakazam:local-scripts into main
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 added 1 commit 2026-06-01 19:33:27 +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.
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
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u https://git.coopcloud.tech/eCommons/alakazam local-scripts:eCommons-local-scripts
git checkout eCommons-local-scripts
Sign in to join this conversation.