18F / team_api

A gem for compiling information about team members, projects, etc. and exposing it via a JSON API.
https://rubygems.org/gems/team_api
Other
3 stars 3 forks source link

Implement the `parent:` link #8

Open mbland opened 9 years ago

mbland commented 9 years ago

Under this scheme, projects that contain a parent: link should not show up in the 18F Dashboard (and probably not in the Hub), and should be automatically joined into the parent data as child_projects: or some such.

cc: @arowla @monfresh @jmcarp

mtorres253 commented 9 years ago

There is some work needed to surface the various use cases so that we can update the schema. Possibly branching the schema to work with different formats. @jeremiak @DavidEBest @ultrasaurus

mtorres253 commented 8 years ago

Another suggestion: Test what we have against the USCIS and Midas use cases to see if we need to do anything at all.