nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
495 stars 126 forks source link

Repos for arbitrary user #21

Closed phatblat closed 8 years ago

phatblat commented 8 years ago

Extended the Octokit.repositories API to take an owner parameter so that any user's repos can be enumerated. I'm not excited about the ?: conditional to load the correct router, but this was enough to get it to work. Let me know what your thoughts are about the API and I can rework this.

phatblat commented 8 years ago

Tests added. Not sure why the CircleCI build is failing.

pietbrauer commented 8 years ago

They rolled back Xcode 7.1 :sigh:

On Wednesday, 18 November 2015, Ben Chatelain notifications@github.com wrote:

Tests added. Not sure why the CircleCI build is failing.

— Reply to this email directly or view it on GitHub https://github.com/nerdishbynature/octokit.swift/pull/21#issuecomment-157702105 .

phatblat commented 8 years ago

(╯°□°)╯︵ ┻━┻