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
This pull request has changes conflicting with the target branch.
  • alakazam.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u local-scripts:eCommons-local-scripts
git checkout eCommons-local-scripts
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/alakazam#9
No description provided.