nodeschool / admin

CLI tool for setting up and maintaining a nodeschool chapters and other things.
17 stars 7 forks source link

Organizers lookup doesn't work without a github authorisation #18

Closed martinheidegger closed 8 years ago

martinheidegger commented 8 years ago

It is possible to pass-in authorisation to the access the data on github. It turns out that github.teamMembers does not return all teams without the authorisation.

martinheidegger commented 8 years ago

This should probably be solved through an external server that presents us with the team list. (See https://github.com/nodeschool/admin/issues/6#issuecomment-173758056)

martinheidegger commented 8 years ago

Okay, it took some time but now that we have http://team.nodeschool.io/teams.json we can make this publicly available.

dinodsaurus commented 8 years ago

nice job! we should close this issue and create a new one. That would be adding teams list to list response