Skip to content
Commit a665a2ba authored by Dan Nicholson's avatar Dan Nicholson
Browse files

Split out API json reading and object construction

We'll reuse these when creating repos of the json data, so split them
out to toplevel functions. This requires that we always pass in the
configuration arguments, so the hack to run the configure method if the
config argument is set has been removed. Instead, we just run the method
directly when creating the GitHubRepos.

Also, the actual of fetching of the json has been split from the object
creation since later we'll just want the json data as is without
creating an object from it.
parent 3a45ae1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment