flake8
passed.
JSHint
passed.
Review Request #10041 — Created June 26, 2018 and submitted
RB Gateway is now capable of installing post-receive hooks in a
Mercurial repository that will executerb-gateway trigger-webhooks
with the appropriate arguments to cause apush
event to occur.Some of the integration testing infrastructure has been refactored to be
SCM-neutral. Additionally, a bug was fixed inhelpers.CreateTestRepo
that always recorded the repository as a Git repository.
go fmt ./...
.