sapling/tests
Stanislau Hlebik b42c5a2b66 mononoke: set bookmark for hooks and use it in verify_integrity
Summary:
At the moment verify integrity script blocks master commits that do not pass
the check. Non-master commits are not blocked even if they don't pass the check
(for example, if they don't have a valid reviewer), but verify_integrity hook
still logs them to scuba.

Mononoke's verify_integrity was enabled only on master, meaning that the hook
won't run on non-master commits at all, and we won't log non-master commits to scuba.
This diff fixes it.

Reviewed By: farnz

Differential Revision: D15146725

fbshipit-source-id: ab432fb2eccae0fbcc10755f5c8447964c490285
2019-05-21 12:25:29 -07:00
..
fixtures mononoke: fix computing of changed files 2019-03-08 06:28:49 -08:00
integration mononoke: set bookmark for hooks and use it in verify_integrity 2019-05-21 12:25:29 -07:00
performance rename new_blobimport to blobimport 2018-06-12 15:40:10 -07:00
utils mononoke: do not change timezone during pushrebase 2019-02-21 05:47:31 -08:00
write_stub_log_entry/src Introduce a test tool to write stub log entries 2019-05-21 12:25:23 -07:00