Commit Graph

4 Commits

Author SHA1 Message Date
Aaron Crickenberger 320c5f10d6 generator: add validation of subprojects
specifically:
- only sigs+committees can have subprojects
- subprojects need at least one owners entry
- owners should be raw github links

I think the last one could/should change, but:
- I'm about to auto-generate links assuming this format, so I want to
  verify I can assume all owners are in this format
- I am not quite sure if we should treat sigs.yaml as public api and
  give notice/deprecation for field changes
2021-03-09 14:12:03 -05:00
Aaron Crickenberger 6687a0892a generator: "make test" passes again
there's a lot of boilerplate that is now expected in sigs.yaml
2021-03-09 14:12:03 -05:00
Jamie Hannaford 2cb3b0f005 Remove duplication 2017-07-14 10:20:04 +02:00
Jamie Hannaford eab658607d Add tests 2017-06-26 11:35:35 +02:00