Netflix / falcor

A JavaScript library for efficient data fetching
http://netflix.github.io/falcor
Apache License 2.0
10.49k stars 446 forks source link

package.json contains private git dependencies #277

Closed steveorsomethin closed 9 years ago

steveorsomethin commented 9 years ago

It appears that some repos are visible to only falcor-contrib, which is making it difficult to collaborate with internal netflix personnel including the TVUI App Core team. We have 3 options: keep expanding the falcor-contrib group, remove all git deps and use npm exclusively, or allow anyone in NetflixOSS to see falcor repos. Voting for options 2 or 3.

jhusain commented 9 years ago

Option three seems like the best one here. Can we simply add this group to Falcor-contrib? If so, I'll add them.

steveorsomethin commented 9 years ago

One other thing: the old internal npm server is being phased out, and we should only be publishing to artifactory. Looks like artifactory is out of date vs the deprected npm server.

ktrott commented 9 years ago

These problems go away when we open source too right?

ktrott commented 9 years ago

@steveorsomethin: @jhusain went and added everyone to falcor-contrib. Can we resolve this?

ktrott commented 9 years ago

@madcapnmckay : Is this resolved for you now?

steveorsomethin commented 9 years ago

Looks like Ian can git the appropriate repos. I'll file a different issue to make sure we get off of the old internal npm.