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
F15487215: D15439.diff
Thu, Apr 10, 12:16 PM
F15469592: D15439.id37213.diff
Fri, Apr 4, 2:55 PM
F15463889: D15439.id37205.diff
Wed, Apr 2, 4:20 AM
F15452784: D15439.diff
Sat, Mar 29, 7:15 AM
F15440860: D15439.id.diff
Wed, Mar 26, 3:04 PM
F15435152: D15439.diff
Tue, Mar 25, 7:06 AM
F15434277: D15439.id.diff
Tue, Mar 25, 2:51 AM
F15404074: D15439.id37213.diff
Tue, Mar 18, 6:05 AM
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.