Page MenuHomePhabricator

Allow Nuances sources to provide import cursors
ClosedPublic

Authored by epriestley on Mar 8 2016, 2:09 PM.
Tags
None
Referenced Files
F13089225: D15435.diff
Thu, Apr 25, 1:43 AM
Unknown Object (File)
Fri, Apr 19, 4:18 PM
Unknown Object (File)
Mon, Apr 8, 1:58 PM
Unknown Object (File)
Fri, Mar 29, 1:56 PM
Unknown Object (File)
Thu, Mar 28, 11:21 PM
Unknown Object (File)
Mar 12 2024, 1:01 PM
Unknown Object (File)
Mar 10 2024, 4:06 AM
Unknown Object (File)
Mar 4 2024, 9:54 AM
Subscribers
None

Details

Reviewers
chad
Maniphest Tasks
T10537: Nuance Infrastructure
Commits
Restricted Diffusion Commit
rP3f4cc3ad6eb4: Allow Nuances sources to provide import cursors
Summary

Ref T10537. Some sources (like the future "GitHub Repository" source) need to poll remotes.

  • Provide a mechanism for sources to emit import cursors.
  • Hook them into the trigger daemon so they'll fire periodically.
  • Provide some storage.

This diff does nothing useful or interesting, and is pure infrastructure.

Test Plan
  • Ran bin/storage upgrade -f, no adjustment issues.
  • Poked around Nuance.
  • Ran the trigger daemon, verified it didn't crash and checked for Nuance stuff to do.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow Nuances sources to provide import cursors.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 8 2016, 3:23 PM
This revision was automatically updated to reflect the committed changes.