Add Webhook and WebhookStore types
Review Request #10014 — Created June 11, 2018 and submitted
This patch adds the initial types for Webhooks, including a store type
for loading/saving the set of webhooks.Co-authored-by: Claudia Chen claudzchen@gmail.com
Ran
go fmt ./...
.
Rango test ./...
.
- Change Summary:
-
rename post-receive to push
move events to subpkg - Commit:
-
4407fc10aa488119a5ca1486f9d47c9096391c5436863e58076311f0fee1a484d5bea2f730ed2fbb
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Description:
-
This patch adds the initial types for Webhooks, including a store type
for loading/saving the set of webhooks. ~ Co-authored-by: Florie Cai floriecai@hotmail.com
~ Co-authored-by: Florie Cai floriecai@hotmail.com
+ Co-authored-by: Claudia Chen claudzchen@gmail.com
- Description:
-
This patch adds the initial types for Webhooks, including a store type
for loading/saving the set of webhooks. ~ Co-authored-by: Florie Cai floriecai@hotmail.com
~ Co-authored-by: Claudia Chen claudzchen@gmail.com
- Co-authored-by: Claudia Chen claudzchen@gmail.com
- Commit:
-
36863e58076311f0fee1a484d5bea2f730ed2fbb8d5cf8d1f24a3841455a448b78f8e1304fc9951c
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Change Summary:
-
remove unused imports
- Commit:
-
8d5cf8d1f24a3841455a448b78f8e1304fc9951cc36e7fb5b2285ee524dd8084bcb2bb2c3cc8ae97
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.