Support webhook invocation

Review Request #10025 — Created June 19, 2018 and submitted — Latest diff uploaded

Information

rb-gateway
master
587665c...

Reviewers

Webhooks can now be programmatically invoked. Manual invocation through
the command-line is coming in a further patch.

Ran go fmt ./....
Ran go test ./....

Diff Revision 3

This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.

orig
1
2
3
4
helpers/hooks.go
helpers/http.go
repositories/invoke.go
repositories/invoke_test.go
repositories/hooks/webhook.go
Loading...