David Heinemeier Hansson
57e4f08c4c
Merge pull request #308 from tannakartikey/hooks_small_fix
...
Hooks sample files typo fix
2023-05-25 09:02:25 +02:00
Donal McBreen
66f9ce0e90
Add a pre-connect hook
...
This can be used for hooks that should run before connecting to remote
hosts. An example use case is pre-warming DNS.
2023-05-24 14:39:30 +01:00
Kartikey Tanna
956ab3560b
Hooks typo fix
2023-05-23 22:12:49 +05:30
Donal McBreen
258887a451
Set sample hook permissions and preserve when copying
2023-05-23 13:56:19 +01:00
Donal McBreen
9fd184dc32
Add post-deploy and post-rollback hooks
...
These replace the custom audit_broadcast_cmd code. An additional env
variable MRSK_RUNTIME is passed to them.
The audit broadcast after booting an accessory has been removed.
2023-05-23 13:56:16 +01:00