Hooks Documentation

I noticed the github documentation for Local Addons is pretty out of date, large portions of it are just missing. Is there a timeline on when the documentation will be finished/released?

In particular I’m looking for a list of hooks/filters available so that I can determine if my add-on ideas are even feasible. I’m specifically looking to add additional options/actions that will run before/after a push/pull with flywheel.

Hey tbruffy, we recently updated our docs for Local. If you haven’t seen this yet then feel free to check them out!

https://build.localbyflywheel.com/project/building/hooks

Thanks @matthewselby ! This documentation looks great. I was wondering if there were any plans to add filters/actions related to pushing and pulling sites? My team uses git and deployHQ to publish our site, based on the recommendation from this (very old) article: https://getflywheel.com/wordpress-support/can-use-git-publish-site-flywheel/.

I was wondering if there were any ways to trigger (or event prevent) some services when we push or pull a copy of our sites?