flake8
passed.
JSHint
passed.
Review Request #10046 — Created June 29, 2018 and submitted
Information | |
---|---|
brennie | |
rb-gateway | |
master | |
|
|
10050 | |
b9a7eb7... | |
Reviewers | |
rb-gateway | |
rb-gateway serve
will now automatically install hook scripts for
repositories to trigger webhooks once the configuration has loaded.A command to force re-install hook scripts has been added (
rb-gateway reinstall-hooks
).
Ran
go fmt ./...
.
Ranmake test
.
Ranmake integration-tests
.