-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement safety checks in SoT migration tool
Summary: Now we check for: - If the repo is enabled in config? - If the repo is unlocked in the config for writing? - If the repo is unlocked in the DB for writing? I will also add a check for validating hooks are enabled for the repo in a follow up diff. Reviewed By: markbt Differential Revision: D63893886 fbshipit-source-id: 5b27189af92ecfc03619ee191740aea0ea820a7c
- Loading branch information
1 parent
9da5863
commit 11c5284
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters