sapling/eden/mononoke/fastreplay
Kostia Balytskyi 8c50e0d870 unbundle: use live_commit_sync_config for push redirection
Summary:
This diff enables `unbundle` flow to start creating `push_redirector` structs from hot-reloaded `CommitSyncConfig` (by using the `LiveCommitSyncConfig` struct).

Using `LiveCommitSyncConfig` unfortunately means that we need to make sure those tests, which don't use standard fixtures, need to have both the `.toml` and the `.json` commit sync configs present, which is a little verbose. But it's not too horrible.

Reviewed By: StanislavGlebik

Differential Revision: D21962960

fbshipit-source-id: d355210b5dac50d1b3ad277f99af5bab56c9b62e
2020-06-25 03:28:08 -07:00
..
src unbundle: use live_commit_sync_config for push redirection 2020-06-25 03:28:08 -07:00
Cargo.toml mononoke/configerator structs: change the OSS folder where configerator structs are saved 2020-06-24 09:38:46 -07:00