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
Unknown Object (File)
Fri, Apr 26, 10:57 PM
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Thu, Apr 25, 2:37 AM
Unknown Object (File)
Wed, Apr 24, 11:33 PM
Unknown Object (File)
Fri, Apr 19, 4:18 PM
Unknown Object (File)
Sun, Apr 14, 10:01 AM
Unknown Object (File)
Thu, Apr 11, 9:54 AM
Unknown Object (File)
Mon, Apr 8, 11:20 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
Branch
nuance9
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/nuance/cursor/NuanceGitHubRepositoryImportCursor.php:71XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 11067
Build 13695: Run Core Tests
Build 13694: arc lint + arc unit

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.