git-sync/pkg/hook
ChrisERo 9e6348c3b5 fix: resolve issue number 463
Resolved original issue by introducing a boolean chanel by which exechook runner can communicate with main thread.
Then introduced and used webhook executed-at-least-once chanel and added documentation explaining sections of of code
only executed when git-sync pulls for first time.
2022-01-10 20:05:53 -05:00
..
exechook.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
exechook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
hook.go fix: resolve issue number 463 2022-01-10 20:05:53 -05:00
hook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
webhook.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
webhook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00