mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-01 03:02:43 +01:00
8520d9e070
Summary: Ref T4327. This moves the last pieces of discovery responsibility out of the PullLocal daemon and into the DiscoveryEngine. (This makes it easier to discover repositories in unit tests in the future, since we don't need to build a PullLocal daemon and can just build a DiscoveryEngine.) Test Plan: Ran `phd debug pulllocal`. Ran `repostory discover`. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T4327 Differential Revision: https://secure.phabricator.com/D7997 |
||
---|---|---|
.. | ||
PhabricatorRepositoryManagementDeleteWorkflow.php | ||
PhabricatorRepositoryManagementDiscoverWorkflow.php | ||
PhabricatorRepositoryManagementEditWorkflow.php | ||
PhabricatorRepositoryManagementImportingWorkflow.php | ||
PhabricatorRepositoryManagementListWorkflow.php | ||
PhabricatorRepositoryManagementLookupUsersWorkflow.php | ||
PhabricatorRepositoryManagementMarkImportedWorkflow.php | ||
PhabricatorRepositoryManagementPullWorkflow.php | ||
PhabricatorRepositoryManagementRefsWorkflow.php | ||
PhabricatorRepositoryManagementWorkflow.php |