Page MenuHomePhabricator

Add a Nuance GitHub repository source and basic polling
ClosedPublic

Authored by epriestley on Mar 8 2016, 4:34 PM.
Tags
None
Referenced Files
F19897904: D15439.id37213.diff
Sun, Mar 29, 9:28 AM
F19897614: D15439.id.diff
Sun, Mar 29, 8:40 AM
F19811141: D15439.diff
Tue, Mar 3, 10:51 PM
F19803883: D15439.id37213.diff
Mon, Mar 2, 2:58 AM
F19683956: D15439.id37205.diff
Feb 9 2026, 2:44 AM
F19673256: D15439.diff
Feb 8 2026, 5:28 AM
F19562394: D15439.id37205.diff
Jan 31 2026, 1:27 PM
F19533843: D15439.id37205.diff
Jan 20 2026, 8:45 PM
Subscribers
None

Details

Summary

Ref T10537. Ref T10538. This calls GitHub, sorta?

Test Plan
$ ./bin/nuance import --source poem
<cursor:events.repository> Polling GitHub Repository API endpoint "/repos/epriestley/poems/events".
<cursor:events.repository> This key has 4,988 remaining API request(s), limit resets in 1,871 second(s).
<cursor:events.repository> ETag for this request was ""4abdd3d66ad5ca38f5117b094e76f4ba"".
array(4) {
  [0]=>
  array(7) {
    ["id"]=>
    string(10) "3733510485"
...

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a Nuance GitHub repository source and basic polling.
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, 5:16 PM
This revision was automatically updated to reflect the committed changes.