summaryrefslogtreecommitdiff
path: root/generator/testdata
AgeCommit message (Collapse)Author
2022-05-12Fix `make test`Yuki Okushi
2021-03-09generator: add validation of subprojectsAaron Crickenberger
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-09generator: "make test" passes againAaron Crickenberger
there's a lot of boilerplate that is now expected in sigs.yaml
2017-07-14Remove duplicationJamie Hannaford
2017-06-26Add testsJamie Hannaford